Skip to main content

Module cmd

Module cmd 

Source

Modules§

apply
cellctl apply -f formation.yaml → POST /v1/formations.
config_cmd
cellctl config set-server <url> / set-token <token> / show.
delete
cellctl delete formation <name> — DELETE /v1/formations/.
describe
cellctl describe formation|cell <name> — verbose human-readable detail.
diff
cellctl diff -f formation.yaml — show what would change on apply.
events
cellctl events [--formation NAME] [--follow] [--since SEQ] [--limit N]
get
cellctl get formations / cellctl get cells — list resources.
logs
cellctl logs <cell> [--follow] [--tail N]
rollout
cellctl rollout status <formation> — poll formation state until terminal.
version
cellctl version — print client version, then attempt the server version.
webui
cellctl webui — localhost reverse proxy + static bundle host.