add cli report

Signed-off-by: web-next-automation <web-platform@doordash.com>
This commit is contained in:
web-next-automation
2024-04-08 21:08:15 -04:00
parent 490d96829b
commit 5826d70b54
+10 -7
View File
@@ -172,13 +172,6 @@ Commands:
lint [options] [paths...]
test [options] [paths...]
fuzz [options]
help [command]
```
### `backstage-repo-tools repo schema openapi fuzz`
```
Usage: backstage-repo-tools repo schema openapi fuzz [options]
check [options]
help [command]
```
@@ -193,6 +186,16 @@ Options:
-h, --help
```
### `backstage-repo-tools repo schema openapi fuzz`
```
Usage: backstage-repo-tools repo schema openapi fuzz [options]
Options:
--since <ref>
-h, --help
```
### `backstage-repo-tools repo schema openapi lint`
```