stella CLI — Overview

stella is the single command-line entrypoint to the Stella Ops DevOps vulnerability scanner and release control plane. This page is a fast orientation for engineers and operators: what the CLI does, the rules every command obeys, and where to go next. For a hands-on walkthrough, start with the Quick Start.

What it does

Core verbs (at a glance)

Imposed rules (apply to every command)

Quick start

stella --help           # top-level verbs
stella scan image ghcr.io/acme/app:1.2.3 --output json --offline
stella policy eval --input policy.bundle.json --subject sbom.spdx.jsonl --explain
stella export mirror --bundle out/mirror.tgz --verify