The Codesphere CLI
Manage and debug resources deployed in Codesphere via command line.
-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)
- 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 monitor - Monitor a command and report health information
- cs open - Open the Codesphere IDE
- 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