displayName
amux models set
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
models set
flags
- --provider:1:override provider when setting model
subcommandExitCodes
- 0:success:model selection saved
- 1:general-error:internal error
- 2:usage-error:missing <agent>/<model> or VALIDATION_ERROR from validate()
description
Persist a model (and optional provider) selection for an agent.
Source: packages/agent-mux/cli/src/commands/models.ts:222-261.