Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
openclaw reset
로컬 설정/상태를 초기화합니다(CLI는 설치된 상태로 유지됨).
옵션:
--scope <scope>:config,config+creds+sessions, 또는full--yes: 확인 프롬프트 건너뛰기--non-interactive: 프롬프트 비활성화,--scope와--yes필요--dry-run: 파일을 제거하지 않고 수행 작업만 출력
- 로컬 상태를 제거하기 전에 복원 가능한 스냅샷을 원한다면 먼저
openclaw backup create를 실행하세요. --scope를 생략하면openclaw reset은 무엇을 제거할지 선택하는 대화형 프롬프트를 사용합니다.--non-interactive는--scope와--yes가 모두 설정된 경우에만 유효합니다.