cli: update API report

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-07 11:03:29 +02:00
parent 956d226eee
commit cbccb9df2f
+11
View File
@@ -405,6 +405,7 @@ Options:
Commands:
build [options]
lint [options]
fix [options]
clean
list-deprecations [options]
test [options]
@@ -431,6 +432,16 @@ Options:
-h, --help
```
### `backstage-cli repo fix`
```
Usage: backstage-cli repo fix [options]
Options:
--check
-h, --help
```
### `backstage-cli repo lint`
```