cli: update CLI report for repo start

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-04-06 12:00:00 +02:00
parent b8a675df4b
commit fcf87f67b9
+13
View File
@@ -400,6 +400,7 @@ Options:
-h, --help
Commands:
start [options] [packageName...]
build [options]
clean
fix [options]
@@ -467,6 +468,18 @@ Options:
-h, --help
```
### `backstage-cli repo start`
```
Usage: backstage-cli repo start [options] [packageName...]
Options:
--config <path>
--plugin <pluginId>
--link <path>
-h, --help
```
### `backstage-cli repo test`
```