cli: update reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -18,6 +18,9 @@ export interface BackstagePackageJson {
|
||||
backstage?: {
|
||||
role?: PackageRole;
|
||||
moved?: string;
|
||||
pluginId?: string;
|
||||
pluginPackage?: string;
|
||||
pluginPackages?: string[];
|
||||
};
|
||||
// (undocumented)
|
||||
bundled?: boolean;
|
||||
|
||||
@@ -442,6 +442,7 @@ Options:
|
||||
Usage: backstage-cli repo fix [options]
|
||||
|
||||
Options:
|
||||
--publish
|
||||
--check
|
||||
-h, --help
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user