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