Encrypted project environment commands
pinset env list
List variable names in one profile without writing values to output.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | List variable names in one profile without writing values to output. |
| Syntax and arguments | pinset env list [--profile <name>] [--json] [--cwd <path>]. |
| Modifies state | No. The profile is decrypted in memory only. |
| Example | pinset env list --profile ci --json |
| JSON | Yes; command name env.list, with profile and names. Values are never included. |
| Key errors | No selected profile, missing matching identity, unsafe/damaged ciphertext, or unsupported profile schema. |
/en/docs/commands/env-listPinset 2.1