displayName
amux profiles show
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
profiles show
flags
[]
subcommandExitCodes
- 0:success:profile printed
- 1:general-error:internal error
- 2:usage-error:missing <name>
- 9:profile-not-found:PROFILE_NOT_FOUND
description
Print one profile by name. Source:
packages/agent-mux/cli/src/commands/profiles.ts:120-133.