Omnistrate ctl secret list
omnistrate-ctl secret list
List environment secrets
Synopsis
This command helps you list all secrets for a specific environment type.
Examples
# List secrets for dev environment
omctl secret list dev
# List secrets for prod environment with JSON output
omctl secret list prod --output json
Options
Options inherited from parent commands
-o, --output string Output format (text|table|json) (default "table")
-v, --version Print the version number of omnistrate-ctl
SEE ALSO
- omnistrate-ctl secret - Manage secrets