Hasura CLI: hasura platform:secret list¶
List secrets from a cluster
Examples¶
# To list all the secrets for the cluster:
$ hasura secrets list -c hasura
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?