cli: update CLI report

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-02-07 01:05:03 +01:00
parent e0833d2fd8
commit c2ff71e2ed
+8 -1
View File
@@ -12,7 +12,7 @@ Options:
-h, --help
Commands:
new
new [options]
config:docs [options]
config:print [options]
config:check [options]
@@ -177,6 +177,13 @@ Options:
Usage: backstage-cli new [options]
Options:
--select <name>
--option <name>=<value>
--scope <scope>
--npm-registry <URL>
--baseVersion <version>
--license <license>
--no-private
-h, --help
```