CLI reference
jekyo top
Prints one machine-readable snapshot: per-pod CPU, memory, network counters and restarts, node capacity, disk, and volume usage.
Usage
jekyo top [app] [flags]
counters and restarts, node capacity, disk, and volume usage. This is the form AI agents and scripts should consume. Run interactively in a terminal it opens the jekyo ui dashboard instead.
Flags
| Flag | Description |
|---|---|
--json | print the snapshot even in a terminal |
Examples
jekyo top --json # one snapshot for scripts and agents
jekyo top myapp --json # scoped to one app
jekyo top # in a terminal: opens the jekyo ui dashboard