Skip to content

CLI Reference

The progress command-line tool spins up, restores, and inspects the Progress Platform Compose stack.

Commands

CommandPurpose
progress initInitialize a new Progress Platform deployment from the Compose stack
progress restoreRestore the database from a backup archive
progress tapTap into broker subjects for live event diagnostics

How CLI examples stay in sync

Every CLI code block in these pages is verified by a Typer CliRunner snapshot test in CI. If a flag is renamed or removed, the docs build fails. Pages that document commands not yet shipped are marked cli_validated: false and skipped by the gate until the implementation lands.

Related: Events · API · Admins · Home

Released under the Apache 2.0 License.