Expand description
cellctl rollout status <formation> โ poll formation state until terminal.
Terminal states from the Session 16 state table: COMPLETED (cyan exit 0) and FAILED (red, exit 2). RUNNING + DEGRADED + LAUNCHING + PENDING are non-terminal and keep polling. Hitting Ctrl-C exits cleanly with code 1.