मशीन-पठनीय सारांश के लिए --json जोड़ें।जब आपकी automation workspace फ़ाइलों को पहले से seed करती है और onboarding से default bootstrap फ़ाइलें बनवाना नहीं चाहती, तब --skip-bootstrap का उपयोग करें।plaintext values के बजाय auth profiles में env-backed refs store करने के लिए --secret-input-mode ref का उपयोग करें।
env refs और configured provider refs (file या exec) के बीच interactive selection onboarding flow में उपलब्ध है।non-interactive ref मोड में, provider env vars process environment में set होने चाहिए।
matching env var के बिना inline key flags पास करने पर अब तुरंत fail होता है।उदाहरण:
--custom-api-key वैकल्पिक है। यदि इसे छोड़ा गया है, तो onboarding CUSTOM_API_KEY जांचता है।
OpenClaw सामान्य vision model IDs को image-capable के रूप में स्वचालित रूप से mark करता है। अज्ञात custom vision IDs के लिए --custom-image-input जोड़ें, या केवल-text metadata को force करने के लिए --custom-text-input जोड़ें।Ref-mode variant:
इस मोड में, onboarding apiKey को { source: "env", provider: "default", id: "CUSTOM_API_KEY" } के रूप में store करता है।
Anthropic setup-token समर्थित onboarding token path के रूप में उपलब्ध रहता है, लेकिन OpenClaw अब उपलब्ध होने पर Claude CLI reuse को प्राथमिकता देता है।
production के लिए, Anthropic API key को प्राथमिकता दें।
अपने workspace,
sessions, और auth profiles वाले अलग agent को बनाने के लिए openclaw agents add <name> का उपयोग करें। --workspace के बिना चलाने पर wizard launch होता है।