Navigator
Command Reference
Every navigator command and what it does.
Append --help to any workflow command for its options (e.g.
navigator status --help).
| Command | Purpose |
|---|---|
navigator login | Assume the pull role and authenticate Docker to ECR |
navigator pull | Pull / update the container image |
navigator update | Check for a newer production image, pull it, and report whether it changed |
navigator machine-id | Print this machine's license fingerprint |
navigator update-license <file> | Install a signed license file |
navigator verify-license | Verify the installed license |
navigator data catalog | List the databases you can install |
navigator data install <db[@rel]> | Download + verify + decrypt + install a database release |
navigator data list | List installed database releases |
navigator data verify <db@rel> | Re-verify an installed release offline (signature + hashes) |
navigator data remove <db@rel> | Delete an installed release from ./databases |
navigator init / propose / ingest / update-params / status | Workflow (forwarded to the licensed CLI) |
navigator transition --to <preset> | Switch strategy, keeping the archive and budget |
navigator roster | List the public strategy presets (no license required) |
navigator self-test | Report packaged-runtime health without disclosing data (no license required) |
navigator shell | Open a shell in the image (debugging) |
navigator uninstall | Remove the installed command + config |