Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

cs

The Codesphere CLI

Synopsis

Manage and debug resources deployed in Codesphere via command line.

Options

  -a, --api string      URL of Codesphere API (can also be CS_API)
  -h, --help            help for cs
  -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

  • cs create - Create codesphere resource
  • cs curl - Send authenticated HTTP requests to workspace dev domain
  • cs delete - Delete Codesphere resources
  • cs exec - Run a command in Codesphere workspace
  • cs generate - Generate codesphere artifacts
  • cs git - Interacting with the git repository of the workspace
  • cs licenses - Print license information
  • cs list - List resources
  • cs log - Retrieve run logs from services
  • cs mcp - Runs the MCP server for Codesphere
  • cs monitor - Monitor a command and report health information
  • cs open - Open the Codesphere IDE
  • cs scale - Scale Codesphere resources
  • cs set-env - Set environment variables
  • cs start - Start workspace pipeline
  • cs sync - Sync Codesphere resources
  • cs update - Update Codesphere CLI
  • cs version - Print version
  • cs wake-up - Wake up an on-demand workspace