displayName
amux config validate
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
config validate
flags
[]
subcommandExitCodes
- 0:success:validation report emitted
- 1:general-error:internal error
- 2:usage-error:missing <agent>
description
Validate the on-disk config for an agent against its schema. Source:
packages/agent-mux/cli/src/commands/config.ts:169-191.