Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 735 Bytes

File metadata and controls

34 lines (22 loc) · 735 Bytes

cs delete workspace

Delete workspace

Synopsis

Delete workspace after confirmation.

Confirmation can be given interactively or with the --yes flag

cs delete workspace [flags]

Options

  -h, --help   help for workspace
      --yes    Confirm deletion of workspace

Options inherited from parent commands

  -a, --api string      URL of Codesphere API (can also be CS_API)
  -t, --team int        Team ID (relevant for some commands, can also be CS_TEAM_ID) (default -1)
  -v, --verbose         Verbose output
  -w, --workspace int   Workspace ID (relevant for some commands, can also be CS_WORKSPACE_ID) (default -1)

SEE ALSO