displayName
amux plugin list
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
plugin list
flags
[]
subcommandExitCodes
- 0:success:native plugin list emitted
- 1:general-error:plugin command failed / EXECUTION_ERROR
- 2:usage-error:VALIDATION_ERROR (missing agent or unsupported sub)
- 6:capability-error:agent does not support plugins
description
List plugins via the agent-native plugin command. Source:
packages/agent-mux/cli/src/commands/plugin.ts:12-99.