stella offline — Command Guide

Audience: operators who import and activate air-gapped “offline kits” on a disconnected Stella Ops install.

Overview

The stella offline command group manages air-gapped “offline kits” locally, with verification (DSSE plus optional Rekor receipt checks), monotonic version gating, and quarantine on validation failures.

Commands

offline import

stella offline import \
  --bundle ./bundle-2025-12-14.tar.zst \
  --verify-dsse \
  --verify-rekor \
  --trust-root /evidence/keys/roots/stella-root.pub

Notes

offline status

stella offline status --output json

Displays the currently active kit (if any), staleness, and quarantined bundle count.

Exit codes

Offline exit codes are defined in src/Cli/StellaOps.Cli/Commands/OfflineExitCodes.cs (advisory A11), including: