displayName
amux config reload
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
config reload
flags
[]
subcommandExitCodes
- 0:success:reloaded
- 1:general-error:internal error
- 7:config-error:CONFIG_ERROR / CONFIG_LOCK_ERROR
description
Reload config files for an agent (or all if no <agent>). Source:
packages/agent-mux/cli/src/commands/config.ts:193-212.