generate API reports for CLI packages

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-06-23 14:56:38 +02:00
parent e9fd938ede
commit 0bc7eb1642
5 changed files with 644 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
## CLI Report file for "e2e-test"
> Do not edit this file. It is a report generated by `yarn build:api-reports`
### `e2e-test`
```
Usage: e2e-test [options] [command]
Options:
-V, --version
-h, --help
Commands:
run
help [command]
```
### `e2e-test run`
```
Usage: e2e-test run [options]
Options:
-h, --help
```