graphql-engine/cli/docs/hasura_migrate_create.md
2018-09-28 12:57:10 +05:30

612 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

      --log-level string   log level (DEBUG, INFO, WARN, ERROR, FATAL) (default "INFO")
      --project string     directory where commands are executed. (default: current dir)

SEE ALSO

Auto generated by spf13/cobra on 28-Sep-2018