name can read or write their own record. The record is created automatically by murmur setup when you upload your developer profile.
Fields
The
*_secret fields are references to user-secret resources — not raw credential values. Each reference names a user-secret resource in the format {provider}/{username}/{SECRET_NAME} (e.g. github_oauth/alice/GH_TOKEN). murmur setup creates these user-secret resources and wires the references automatically.Examples
Viewing your user record
Creating a user record via murmur setup
murmur setup creates your user record and its associated user-secret resources in one step. You do not need to create the user record manually.
Setting a user record manually
Errors
Related
- Profiles and secrets — concept overview of developer credentials and encryption
murmur setup— CLI command that creates your user record and secrets- secret — tenant-wide secrets (distinct from per-user secrets)
murmur set— CLI command for creating and updating catalog resourcesmurmur get— CLI command for reading catalog resourcesmurmur spawn— spawning agents that consume the user record