Encrypted project environment commands
pinset trust status
Check whether the current project and environment policy match a local trust record.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Check whether the current project and environment policy match a local trust record. |
| Syntax and arguments | pinset trust status [--cwd <path>] [--json]. |
| Modifies state | No. |
| Example | pinset trust status --json |
| JSON | Yes; command name trust.status, with trusted, reason trusted/trust_missing/trust_changed, and canonical root. |
| Exit | 0 when the status check completes, including untrusted states; use the JSON trusted field for automation. |
| Key errors | Missing/invalid project environment configuration or unreadable trust storage. |
/en/docs/commands/trust-statusPinset 2.1