Fields
The
name field doubles as the environment variable name on agent VMs. A secret named NPM_TOKEN is available to agents as $NPM_TOKEN.Reserved names
Two categories of names are rejected:CLI shorthand
Themurmur secret set commands provide a shorthand for managing secrets without constructing catalog payloads manually.
Examples
Setting a secret
Pipe the value through stdin:Setting a secret with a description
Using the catalog API directly:Listing secrets
Deleting a secret
Errors
Related
- Profiles and secrets — concept overview
- Workspaces — the resource whose agents receive tenant secrets
murmur secret set— CLI commands for managing secretsmurmur set— CLI command for creating and updating catalog resourcesmurmur get— CLI command for reading catalog resources