Skip to content
Cli referenceDesktop
AGH RuntimeDesktop

agh 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.

agh 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 AGH 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
agh desktop clientsManage connected window-manager clients
agh desktop createCreate a persistent virtual desktop
agh desktop deleteDelete a desktop with an explicit transfer destination when needed
agh desktop listList persistent virtual desktops
agh desktop reorderMove a desktop to an ordered position
agh desktop switchSwitch one connected client to a desktop
agh desktop updateRename a virtual desktop

On this page