@builder.io/ai-shell
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@builder.io/ai-shell", | ||
"description": "A CLI that converts natural language to shell commands.", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -44,3 +44,3 @@ <h2 align="center"> | ||
```sh | ||
ai-shell config set OPENAI_KEY=<your token> | ||
ai config set OPENAI_KEY=<your token> | ||
``` | ||
@@ -99,3 +99,3 @@ | ||
```bash | ||
ai-shell config set SILENT_MODE=true | ||
ai config set SILENT_MODE=true | ||
``` | ||
@@ -108,3 +108,3 @@ | ||
```bash | ||
ai config ui | ||
ai config | ||
``` | ||
@@ -128,3 +128,3 @@ | ||
```bash | ||
ai-shell --version | ||
ai --version | ||
``` | ||
@@ -138,2 +138,8 @@ | ||
Or just use AI shell: | ||
```bash | ||
ai update | ||
``` | ||
## Common Issues | ||
@@ -140,0 +146,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37951
1067
175
4