update cli reports

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-02-02 20:33:52 +01:00
parent 4c08ac06fc
commit a117491a92
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -127,11 +127,21 @@ Options:
Commands:
package-roles
package-scripts
package-exports
package-lint-configs
react-router-deps
help [command]
```
### `backstage-cli migrate package-exports`
```
Usage: backstage-cli migrate package-exports [options]
Options:
-h, --help
```
### `backstage-cli migrate package-lint-configs`
```
+1
View File
@@ -29,6 +29,7 @@ Options:
-a, --allow-warnings <allowWarningsPaths>
--allow-all-warnings
-o, --omit-messages <messageCodes>
--validate-release-tags
-h, --help
```