Skip to main content
All commands accept global flags: --profile, --output (table|json|jsonl), --yes. <name-or-id> accepts human-readable names or UUIDs. The binary is golain; platform-tui remains a symlink for back-compat.

Organizations

Projects

Fleets

Devices

Tags

OTA

Integrations

Users

Events

Snapshots:
Live SSE (blocks until Ctrl-C):

Omega edge deploy

Downloads Omega + SQLite deps from CDN, issues MQTT certs, writes omega-config.yaml and omega-env.sh. See Omega deploy.

Edge sync (TUI)

Edge SQLite replication governance has no dedicated CLI subcommand — use the interactive TUI (Project menu → Edge Sync) or the HTTP API. Requires project context:
Scriptable alternatives today — curl against /edge/registry-reviews and /edge/lineages (same routes the TUI calls):
→ Full operator walkthrough: golain Edge Sync

Release and diagnostics

Utility

Agent / CI patterns

Environment overrides: GOLAIN_TOKEN, GOLAIN_API_URL, GOLAIN_ZITADEL_* (legacy PLATFORM_* aliases still work). TUI guide · Omega deploy