mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-18 21:19:17 +08:00
659 B
659 B
hasura migrate create
Create files required for a migration
Synopsis
Create sql and yaml files required for a migration
hasura migrate create [migration-name] [flags]
Options
-h, --help help for create
Options inherited from parent commands
--access-key string access key for Hasura GraphQL Engine
--endpoint string http(s) endpoint for Hasura GraphQL Engine
--log-level string log level (DEBUG, INFO, WARN, ERROR, FATAL) (default "INFO")
SEE ALSO
- hasura migrate - Manage migrations on the database