displayName
amux workspaces delete
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
workspaces delete
flags
- --force:0:remove on-disk artefacts before deletion
subcommandExitCodes
- 0:success:workspace deleted
- 1:general-error:internal error
- 2:usage-error:missing identifier
description
Delete a workspace from the registry (and on-disk if --force).
Source: packages/agent-mux/cli/src/commands/workspaces.ts:135-147.