Skip to main content
Version: v2.x

Hasura CLI: hasura scripts

Execute helper scripts to manage Hasura Projects.

Synopsis

The scripts command offers a set of helper scripts to manage a Hasura project's configuration settings. This is used when upgrading between v1, v2, or v3 configs.

Options

-h, --help   help for scripts

Options inherited from parent commands

--envfile string      .env filename to load ENV vars from (default ".env")
--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