Hasura CLI: hasura platform:migration¶
Database migrations on Hasura
Options¶
-h, --help help for platform:migration
Options inherited from parent commands¶
--project string hasura project directory where the commands should be executed. (default: current directory)
SEE ALSO¶
- hasura - hasura controls the hasura project
- hasura platform:migration apply - Apply all migrations on the cluster
- hasura platform:migration create - Create files required for a migration
- hasura platform:migration db-reset - Reset database for a cluster
- hasura platform:migration status - Get the current version of migration
Auto generated by spf13/cobra
Was this page helpful?