Cli referenceWindow
agh window
Manage windows in virtual desktops
- Audience
- Operators running durable agent work
- Focus
- Window guidance shaped for scanability, day-two clarity, and operator context.
agh window
Manage windows in virtual desktops
Options
-h, --help help for windowOptions 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:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| agh window close | Close or minimize a window and reflow its group |
| agh window float | Toggle a window between floating and tiled placement |
| agh window focus | Focus a window by ID or direction for one connected client |
| agh window list | List windows across workspace desktops |
| agh window move | Move a window or tiled group to an explicit destination |
| agh window navigate | Persist a window's internal application route |
| agh window open | Open a window or restore a minimized window |
| agh window swap | Swap two window placements |
| agh window zoom | Toggle a window's client-specific focus desktop |