mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
776c550654
Includes version command and makefile integration along with docs command
656 B
656 B
hasura migrate status
Display current status of migrations on a database
Synopsis
Display current status of migrations on a database
hasura migrate status [flags]
Options
-h, --help help for status
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