Skip to content
Cli referenceDesktop
CompozyOS RuntimeDesktop

compozy desktop

Manage virtual desktops in a workspace

Audience
Operators running durable agent work
Focus
Desktop guidance shaped for scanability, day-two clarity, and operator context.

compozy desktop

Manage virtual desktops in a workspace

Options

  -h, --help   help for desktop

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy desktop clientsManage connected window-manager clients
compozy desktop createCreate a persistent virtual desktop
compozy desktop deleteDelete a desktop with an explicit transfer destination when needed
compozy desktop listList persistent virtual desktops
compozy desktop reorderMove a desktop to an ordered position
compozy desktop switchSwitch one connected client to a desktop
compozy desktop updateRename a virtual desktop

On this page