ctk spaces
Subcommands
Section titled “Subcommands”ctk spaces list
Section titled “ctk spaces list”List all spaces the authenticated user has access to.
ctk spaces listOutput:
ID Key Name Type Status────────────────────────────────────────────────────131073 DEV Development global current196609 TEAM Team Space global current262145 ~user Personal Space personal current
Showing 3 spacesctk spaces get [space-key]
Section titled “ctk spaces get [space-key]”Get details for a specific space by its key.
ctk spaces get DEVOutput:
Space: Development ID: 131073 Key: DEV Type: global Status: current Homepage ID: 131074JSON Output
Section titled “JSON Output”Add --json to get the raw API response:
ctk spaces list --jsonctk spaces get DEV --json