HashiCorp Cloud Platform
hcp vault-secrets secrets list
Command: hcp vault-secrets secrets list
The hcp vault-secrets secrets list
command list all secrets under a Vault
Secrets application.
Individual secrets can be read using hcp vault-secrets secrets read
subcommand.
Usage
$ hcp vault-secrets secrets list [Optional Flags]
Examples
List all secrets under the Vault Secrets application on active profile:
$ hcp vault-secrets secrets list
List all secrets under the specified Vault Secrets application:
$ hcp vault-secrets secrets list --app test-app
Inherited Flags
--app=NAME
- The name of the Vault Secrets application. If not specified, the value from the active profile will be used.