Hasura CLI: hasura migrate

Manage migrations on the database.

Synopsis

Manage migrations on the database.

Options

    --admin-secret string   admin secret for Hasura GraphQL engine
    --endpoint string       http(s) endpoint for Hasura GraphQL engine
-h, --help                  help for migrate

Options inherited from parent commands

--log-level string    log level (DEBUG, INFO, WARN, ERROR, FATAL) (default "INFO")
--no-color            do not colorize output (default: false)
--project string      directory where commands are executed (default: current dir)
--skip-update-check   skip automatic update check on command execution

SEE ALSO

Auto generated by spf13/cobra