Provider Registry commands
pinset provider verify
Verify the embedded Registry or one local clear-signed Registry file without activating it.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Verify the embedded Registry or one local clear-signed Registry file without activating it. |
| Syntax and arguments | pinset provider verify [REGISTRY] [--json]; omitted path verifies the embedded Registry. |
| Modifies state | No. Local files are read only; no Provider is installed, activated, or executed. |
| Example | pinset provider verify registry/providers.json.asc --json |
| JSON | Yes; command name provider.verify, including the verified document and signer fingerprint. |
| Exit | 0 only after cryptographic, schema, capability, and dependency validation; 2 otherwise. |
| Key errors | Symlink/non-file input, input over 256 KiB, unsigned or multiply-signed data, signer mismatch, tampering, unknown field/capability, missing dependency, or cycle. |
/en/docs/commands/provider-verifyPinset 2.1