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 completion
Genereer shellcompletion-scripts en installeer ze optioneel in je shellprofiel.
Gebruik
Opties
-s, --shell <shell>: doel-shell (zsh,bash,powershell,fish; standaard:zsh)-i, --install: installeer completion door een source-regel aan je shellprofiel toe te voegen--write-state: schrijf completion-script(s) naar$OPENCLAW_STATE_DIR/completionszonder naar stdout te printen-y, --yes: sla bevestigingsprompts voor installatie over
Opmerkingen
--installschrijft een klein blok “OpenClaw Completion” naar je shellprofiel en laat het verwijzen naar het gecachete script.- Zonder
--installof--write-stateprint de opdracht het script naar stdout. - Completion-generatie laadt opdrachtbomen meteen, zodat geneste subopdrachten worden meegenomen.