CLI Reference
The start-cli tool handles both building packages and managing registries. The full command reference lives in the start-cli Reference — these sections are most relevant to service developers:
- S9PK Packaging — build, inspect, edit, and publish
.s9pkpackages - Registry — manage packages, categories, signers, and OS versions on a registry
Starting out, the two commands you’ll use first are s9pk init-workspace (create a workspace) and s9pk init-package (scaffold a package) — see Environment Setup and Quick Start.