Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 642 Bytes

File metadata and controls

38 lines (25 loc) · 642 Bytes

cs list teams

List teams

Synopsis

List teams available in Codesphere

cs list teams [flags]

Examples

# List all teams
$ cs list teams 

Options

  -h, --help   help for teams

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