mirror of
https://github.com/hasura/graphql-engine.git
synced 2025-01-05 14:27:59 +03: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