hasura md

No description

Subcommands

NameDescription
applyApply Hasura metadata on a database
clearClear Hasura GraphQL engine metadata on the database
diffShow a highlighted diff of Hasura metadata
exportExport Hasura GraphQL engine metadata from the database
ic, inconsistency, inconsistenciesManage inconsistent objects in Hasura metadata
reloadReload Hasura GraphQL engine metadata on the database

Options

NameDescription
--admin-secret <string>Admin secret for Hasura GraphQL engine
--certificate-authority <string>Path to a cert file for the certificate authority
--endpoint <string>Http(s) endpoint for Hasura GraphQL engine (env `HASURA_GRAPHQL_ENDPOINT`)
--insecure-skip-tls-verifySkip TLS verification and disable cert checking
--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