Hasura CLI: hasura platform:cluster¶
Manage hasura clusters
Options¶
-h, --help help for platform:cluster
Options inherited from parent commands¶
--project string hasura project directory where the commands should be executed. (default: current directory)
SEE ALSO¶
- hasura - hasura controls the hasura project
- hasura platform:cluster add - Add an existing hasura cluster
- hasura platform:cluster create - Provision new Hasura clusters
- hasura platform:cluster delete - Delete a Hasura cluster
- hasura platform:cluster get-credentials - Get access credentials for a cluster
- hasura platform:cluster get-default - Print the default cluster
- hasura platform:cluster install - Install Hasura on any Kubernetes cluster
- hasura platform:cluster list - List existing hasura clusters
- hasura platform:cluster set-default - Set default cluster to contact
- hasura platform:cluster status - Show status of a cluster
- hasura platform:cluster template-context - Show the context used to template files
- hasura platform:cluster top - Check cpu/memory usage of a cluster
- hasura platform:cluster upgrade - Upgrade Hasura clusters
Auto generated by spf13/cobra
Was this page helpful?