08dbd83cd3
The bin scripts already had the full runCliModule logic for the production path. Inline the same pattern for local dev and drop the intermediate src/cli.ts files that just duplicated it. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
@backstage/cli-module-maintenance
CLI module that provides repository maintenance commands for the Backstage CLI.
Commands
| Command | Description |
|---|---|
repo fix |
Automatically fix packages in the project |
repo list-deprecations |
List deprecations |