displayName
amux uninstall
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
uninstall
flags
[]
subcommandExitCodes
- 0:success:uninstalled
- 1:general-error:no supported uninstall method or spawn failed
- 2:usage-error:missing <agent>
- 3:agent-not-found:UNKNOWN_AGENT
description
Uninstall an agent CLI binary by reversing its npm/brew install method.
Source: packages/agent-mux/cli/src/commands/install.ts:407-473.