graphql-engine/cli/docs/hasura_migrate_create.md
2018-08-06 17:03:17 +05:30

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

Auto generated by spf13/cobra on 6-Aug-2018