File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ $ npm install -g @abhagsain/ai-cli
70
70
$ ai COMMAND
71
71
running command...
72
72
$ ai (--version)
73
- @abhagsain/ai-cli/1.2.3 darwin-x64 node-v14.18.3
73
+ @abhagsain/ai-cli/1.3.0 darwin-arm64 node-v18.0.0
74
74
$ ai --help [COMMAND]
75
75
USAGE
76
76
$ ai COMMAND
@@ -106,7 +106,7 @@ EXAMPLES
106
106
$ ai ask "Check running process on port 3000"
107
107
```
108
108
109
- _ See code: [ dist/commands/ask.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.2.3 /dist/commands/ask.ts ) _
109
+ _ See code: [ dist/commands/ask.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.3.0 /dist/commands/ask.ts ) _
110
110
111
111
## ` ai auth `
112
112
@@ -123,7 +123,7 @@ EXAMPLES
123
123
$ ai auth (Follow the prompt)
124
124
```
125
125
126
- _ See code: [ dist/commands/auth.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.2.3 /dist/commands/auth.ts ) _
126
+ _ See code: [ dist/commands/auth.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.3.0 /dist/commands/auth.ts ) _
127
127
128
128
## ` ai autocomplete [SHELL] `
129
129
@@ -189,7 +189,7 @@ EXAMPLES
189
189
$ ai model (Follow the prompt)
190
190
```
191
191
192
- _ See code: [ dist/commands/model.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.2.3 /dist/commands/model.ts ) _
192
+ _ See code: [ dist/commands/model.ts] ( https://github.com/abhagsain/ai-cli/blob/v1.3.0 /dist/commands/model.ts ) _
193
193
194
194
## ` ai update [CHANNEL] `
195
195
You can’t perform that action at this time.
0 commit comments