pinset2.1
中文
Query and lifecycle commands

pinset current

Show the effective project, global, or system runtime selection and executable.

View source on GitHub
FieldDescription
PurposeShow the effective project, global, or system runtime selection and executable.
Syntax and argumentspinset current [tool] [--cwd <path>] [--explain] [--json]; the default tool is Node.js.
Modifies stateNo.
Examplepinset current python --cwd ./app
JSONYes; command name current, including both requested and exact version; --explain adds the resolution trace.
Exit0 when resolved; 2 when selection or installation is unusable.
Key errorsUnsupported tool, invalid config/lock, missing runtime, or blocked system fallback.
/en/docs/commands/currentPinset 2.1