Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 657 Bytes

File metadata and controls

33 lines (21 loc) · 657 Bytes

cs list plans

List available plans

Synopsis

List available workpace plans.

When creating new workspaces you need to select a specific plan.

cs list plans [flags]

Options

  -h, --help   help for plans

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