hasura md
No description
Subcommands
| Name | Description | 
|---|---|
apply | Apply Hasura metadata on a database | 
clear | Clear Hasura GraphQL engine metadata on the database | 
diff | Show a highlighted diff of Hasura metadata | 
export | Export Hasura GraphQL engine metadata from the database | 
ic, inconsistency, inconsistencies | Manage inconsistent objects in Hasura metadata | 
reload | Reload Hasura GraphQL engine metadata on the database | 
Options
| Name | Description | 
|---|---|
--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-verify | Skip TLS verification and disable cert checking | 
--envfile  <string> | .env filename to load ENV vars from | 
-h, --help | Help for hasura | 
--log-level  <string> | Log level | 
--no-color | Do not colorize output | 
--project  <string> | Directory where commands are executed | 
--skip-update-check | Skip automatic update check on command execution |