feat(bootstrap): add docker onboarding bootstrap mode
This commit is contained in:
parent
2fc0504545
commit
e0ca73336a
3 changed files with 143 additions and 7 deletions
|
|
@ -203,6 +203,9 @@ cd zeroclaw
|
|||
|
||||
# Optional: run onboarding in the same flow
|
||||
./bootstrap.sh --onboard --api-key "sk-..." --provider openrouter [--model "openrouter/auto"]
|
||||
|
||||
# Optional: run bootstrap + onboarding fully in Docker
|
||||
./bootstrap.sh --docker
|
||||
```
|
||||
|
||||
Remote one-liner (review first in security-sensitive environments):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue