Encrypted project environment commands
pinset env unset
Remove one variable, matching its name case-insensitively.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Remove one variable, matching its name case-insensitively. |
| Syntax and arguments | pinset env unset <name> [--profile <name>] [--cwd <path>]. |
| Modifies state | Yes. Atomically re-encrypts the profile even when reporting that the name was not set. |
| Example | pinset env unset LEGACY_TOKEN --profile development |
| JSON | No. |
| Key errors | Invalid name, missing profile or identity, unsafe/damaged ciphertext, or write failure. |
/en/docs/commands/env-unsetPinset 2.1