displayName
amux hooks <agent> remove
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
hooks remove
flags
- --global:0:scope global
- --project:0:scope project
subcommandExitCodes
- 0:success:hook removed
- 1:general-error:no hook with that id
- 2:usage-error:missing id
description
Remove a registered hook by id. Source:
packages/agent-mux/cli/src/commands/hooks.ts:164-182.