Lists the names of all secrets configured for your tenant. Only names are returned — secret values are write-only and never exposed. See profiles and secrets for how secrets are managed.Documentation Index
Fetch the complete documentation index at: https://docs.murmur.dev/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Arguments
None.Output
One secret name per line. If no secrets are configured, the command produces no output.Examples
List all secrets
No secrets configured
Errors
| Code | Meaning | What to do |
|---|---|---|
UNAUTHENTICATED | Identity token is missing or expired. | Run murmur auth or check your murmur.local.yaml configuration. |
Related
secret— catalog resource reference- Profiles and secrets — concept overview
murmur secret set— set a secretmurmur secret rm— delete a secret