Skip to content

description: "Apothem CLI reference — per-command synopsis, options, and exit codes for the apothem command-line interface."

CLI reference

The apothem command-line interface manages harness adapter configurations from the shared profile. Each page below documents one subcommand: its synopsis, options, behavior, and exit codes.

The update/updating and uninstall/uninstalling pairs are aliases — the continuous-form name is identical in behavior to the base form and additionally documents per-installer (pipx, Homebrew, winget, Scoop, AUR) paths.

Commands

Command Description
install Install a harness adapter configuration from the shared profile.
update Re-install a harness adapter configuration from the current shared profile.
updating Continuous-form alias for update, with per-installer update paths.
uninstall Remove a harness adapter configuration.
uninstalling Continuous-form alias for uninstall, with per-installer removal paths.
verify Verify a harness adapter installation.

For slash commands and the higher-level CLI overview, see the CLI overview and Slash commands reference pages.