Skip to content

corral-observe

Generated by scripts/gen-cli-docs.sh from corral-observe’s own -h output and its main.go doc comment. Do not hand-edit — run scripts/gen-cli-docs.sh and commit the result.

Usage of ./corral-observe:
-addr string
local listen address (default 127.0.0.1:8080, or CORRAL_OBSERVE_ADDR)
-brain string
brain base URL, e.g. https://brain.example (or CORRAL_BRAIN)
-open
open the console in your browser (local use)
-ping
health self-check: probe the health endpoint and exit 0 (healthy) or 1
-rod string
Set the default value of options used by rod.
-token string
read-only observer token (or CORRAL_TOKEN)
-version
print version and exit