Python environment commands
pinset venv
Group project-owned Python environment operations.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Group project-owned Python environment operations. |
| Syntax and arguments | `pinset venv <create |
| Modifies state | Depends on the subcommand; create and recreate modify state. |
| Example | pinset venv status |
| JSON | No. |
| Exit | 0 for successful subcommand completion; 2 for missing/invalid subcommand or environment failure. |
| Key errors | Missing subcommand, missing project Python selection, invalid ownership marker, or environment creation failure. |
/en/docs/commands/venvPinset 2.1