displayName
amux plugin install
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
plugin install
flags
[]
subcommandExitCodes
- 0:success:install command succeeded
- 1:general-error:plugin command failed / EXECUTION_ERROR
- 2:usage-error:VALIDATION_ERROR
- 6:capability-error:agent does not support plugins
description
Install a plugin via the agent-native plugin command. Source:
packages/agent-mux/cli/src/commands/plugin.ts:12-99.