Upgrade CLI reference
Check for a newer CLI release without changing the installation.
Use this page to inspect every public atoi upgrade command, its accepted flags, and one runnable example.
atoi upgradeCheck for a newer CLI release without changing the installation.
#upgrade
Check the package registry and print the install command for a newer CLI.
atoi upgrade [--apply]
| Flag | Type | Default | Values | What it does |
|---|---|---|---|---|
--apply | boolean | Reserved by the current binary. It does not install the update. | ||
--json | boolean | false | Emit the canonical JSON envelope. | |
--ndjson | boolean | false | Emit one canonical JSON envelope per line. | |
--format | string | text | text, json | Choose human text or the JSON envelope. |
--help -h | boolean | Show command help. |
#Run upgrade
atoi upgrade --json
Read Set up the CLI for the rest of this group, or the CLI reference index for every command.
Was this useful?