hasura init [directory name]
Initialize a directory for Hasura GraphQL engine migrations
Arguments
Name | Description |
---|---|
directory name |
Options
Name | Description |
---|---|
--admin-secret <string> | Admin secret for Hasura GraphQL engine |
--endpoint <string> | Http(s) endpoint for Hasura GraphQL engine (env `HASURA_GRAPHQL_ENDPOINT`) |
--install-manifest <string> | Install manifest to be cloned |
--version <int> | Config version to be used |