Hasura CLI: hasura platform:ssh-key list¶
List all SSH keys
Examples¶
# List all SSH keys present on the cluster
$ hasura ssh-key list
Options¶
-c, --cluster string alias of the cluster to be contacted
-h, --help help for list
Options inherited from parent commands¶
--project string hasura project directory where the commands should be executed. (default: current directory)
Was this page helpful?