Hasura CLI: hasura platform:cluster list

List existing hasura clusters

Synopsis

Get a list of existing hasura clusters from hasura.io

hasura platform:cluster list [flags]

Alias: ls

Examples

# Get all the clusters available to the logged in user:
$ hasura cluster list

Options

-h, --help   help for list

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