status
Show a hub-and-spoke overview of your project:
cred status
Output:
Vault: 3 secrets
RESEND_API_KEY [resend]
DATABASE_URL [manual]
JWT_SECRET [manual]
Sources: resend ✓
Targets: github ✓
Git: edneedham/cred
This shows:
- Number of secrets in vault
- Each secret’s source (manual or generated)
- Configured sources and targets
- Git repository (if detected)
JSON Output
For machine-readable output:
cred status --json