hasura

Hasura GraphQL engine command line tool

Subcommands

NameDescription
actionsManage Hasura actions
completionsGenerate auto completion code
consoleOpen the console to manage the database and try out APIs
initInitialize a directory for Hasura GraphQL engine migrations
md, metadata
migrateManage migrations on the database
plugin, pluginsManage plugins for the CLI
scriptsExecute helper scripts to manage Hasura projects
sd, seed, seedsManage seed data
update-cliUpdate the CLI to latest or a specific version
versionPrint the CLI version

Options

NameDescription
--envfile <string>.env filename to load ENV vars from
-h, --helpHelp for hasura
--log-level <string>Log level
--no-colorDo not colorize output
--project <string>Directory where commands are executed
--skip-update-checkSkip automatic update check on command execution