docs(deploy): add --remove offboarding command to INSTALL.md and save review report
This commit is contained in:
@@ -122,6 +122,9 @@ $ bash .agents/skills/multi-agent-mux-orc-onboard/scripts/orc_onboard.sh --uuid
|
||||
|
||||
# 등록된 오케스트레이터 UUID 목록 확인
|
||||
$ bash .agents/skills/multi-agent-mux-orc-onboard/scripts/orc_onboard.sh --list
|
||||
|
||||
# 등록된 오케스트레이터 UUID 제거 (오프보딩)
|
||||
$ bash .agents/skills/multi-agent-mux-orc-onboard/scripts/orc_onboard.sh --remove <orchestrator_uuid>
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user