generate API reports for CLI packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user