Skip to main content
Workspace commands are read-only. Create and organize workspaces in the Atlan app; use the CLI to find IDs, hierarchy, roles, and artifact counts.

Commands

list

Lists workspaces visible to the authenticated identity. Usage

get

Gets one workspace by its stable ID. Usage
The command accepts the same structured-output options as list. Valid JSON fields are artifact_count, artifact_count_by_kind, description, display_name, effective_role, id, kind, parent_id, type, visibility, and workspace_status.

Examples

Output and behavior

  • Results include only workspaces visible to the authenticated identity.
  • list returns a human-readable table unless structured output is requested.
  • Empty results exit with code 0.