Skip to main content
Version: v2.x

Hasura CLI: hasura

Hasura GraphQL Engine command line tool.

Synopsis



__
/ /_ ____ _ _____ __ __ _____ ____ _
/ __ \ / __ `// ___// / / // ___// __ `/
/ / / // /_/ /(__ )/ /_/ // / / /_/ /
/_/ /_/ \__,_//____/ \__,_//_/ \__,_/



hasura [flags]

Options

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