CLI/

agentver upgrade

Upgrade the Agentver CLI itself to the latest published version. Detects your package manager automatically.

Usage

$ agentver upgrade

Examples

Upgrade Agentver CLI to the latest version

$ agentver upgrade

Note: Also available as agentver self-update. Detects bun, pnpm, yarn, or npm and runs the appropriate global install command.

Related commands