Hasura CLI: hasura platform:cluster get-default

Print the default cluster

Synopsis

Show name and alias of the cluster set as default for this project

hasura platform:cluster get-default [flags]

Examples

# To get your default cluster
$ hasura cluster get-default

Options

-h, --help   help for get-default

Options inherited from parent commands

--project string   hasura project directory where the commands should be executed. (default: current directory)

SEE ALSO

Auto generated by spf13/cobra