mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
776c550654
Includes version command and makefile integration along with docs command
952 B
952 B
hasura metadata
Manage Hausra GraphQL Engine metdata saved in the database
Synopsis
Manage Hausra GraphQL Engine metdata saved in the database
Options
--access-key string access key for Hasura GraphQL Engine
--endpoint string http(s) endpoint for Hasura GraphQL Engine
-h, --help help for metadata
Options inherited from parent commands
--log-level string log level (DEBUG, INFO, WARN, ERROR, FATAL) (default "INFO")
SEE ALSO
- hasura - Hasura GraphQL Engine command line tool
- hasura metadata apply - Apply Hasura metadata on a database
- hasura metadata export - Export Hasura GraphQL Engine metadata from the database
- hasura metadata reset - Reset or clean Hasura GraphQL Engine metadata on the database