Back to Pixi

pixi workspace name set

docs/reference/cli/pixi/workspace/name/set.md

0.72.1653 B
Original Source
<!--- This file is autogenerated. Do not edit manually! -->

pixi workspace name set

Set the workspace name

--8<-- "docs/reference/cli/pixi/workspace/name/set_extender:description"

Usage

pixi workspace name set <NAME>

Arguments

  • <a id="arg-<NAME>" href="#arg-<NAME>"><NAME></a> : The workspace name, please only use lowercase letters (a-z), digits (0-9), hyphens (-), and underscores (_)

required: true

Description

Set the workspace name.

Example: pixi workspace name set "my-workspace"

--8<-- "docs/reference/cli/pixi/workspace/name/set_extender:example"