We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cc8cf commit 0840e19Copy full SHA for 0840e19
1 file changed
README.md
@@ -14,7 +14,7 @@ The official CLI for APIMatic.
14
To get started with APIMatic's CLI using a step by step wizard, run the following command:
15
16
```sh-session
17
-$ apimatic portal quickstart
+$ apimatic quickstart
18
```
19
20
# Usage
@@ -24,7 +24,7 @@ $ npm install -g @apimatic/cli
24
$ apimatic COMMAND
25
running command...
26
$ apimatic (--version)
27
-@apimatic/cli/1.0.0-beta.2 win32-x64 node-v23.4.0
+@apimatic/cli/1.0.0-beta.1 win32-x64 node-v23.4.0
28
$ apimatic --help [COMMAND]
29
USAGE
30
0 commit comments