메인 콘텐츠로 건너뛰기

openclaw status

channel과 session을 위한 진단 명령입니다.
openclaw status
openclaw status --all
openclaw status --deep
openclaw status --usage
Notes:
  • --deep는 live probe를 실행합니다. (WhatsApp Web + Telegram + Discord + Google Chat + Slack + Signal)
  • 여러 agent가 configured되어 있으면 output에 agent별 session store가 포함됩니다.
  • 가능하면 overview에 Gateway + node host service의 install/runtime 상태가 포함됩니다.
  • overview에는 update channel과 git SHA(source checkout일 때)도 포함됩니다.
  • update 정보는 Overview에 노출되며, update가 available하면 openclaw update를 실행하라는 힌트를 출력합니다. (Updating 참고)
  • read-only status surface(status, status --json, status --all)는 가능한 경우 대상 config path의 supported SecretRef를 resolve합니다.
  • supported channel SecretRef가 configured되어 있지만 현재 command path에서 사용할 수 없으면, status는 crash하지 않고 read-only 상태를 유지한 채 degraded output을 보고합니다. human output에는 “configured token unavailable in this command path” 같은 경고가 나타나고, JSON output에는 secretDiagnostics가 포함됩니다.