orion-cli packages
Inspects package promotion receipts. Alias: pkg.
Synopsis
orion-cli packages <list|get> [name]
Description
Receipts are written by orion-server package plan/apply, not by this command:
orion-cli packages is the read side, answering which package versions this
instance has staged or applied.
Subcommands
| Subcommand | Description |
|---|---|
list | List package receipts, ordered by name and newest first within a package. |
get <name> | Show a package’s current receipt and version history. |
Examples
orion-cli packages get payments
Related
- Promote between environments: what a receipt records.
orion-server package: the verbs that write the receipts.- Admin API › Packages: the endpoints behind the subcommands.
orion-clicommands: everyorion-clisubcommand.
Last verified 14 September 2026