Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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 .s9pk packages
  • 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.