Add README files to CLI module packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# @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 |
|
||||
|
||||
## Documentation
|
||||
|
||||
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
|
||||
- [Backstage Documentation](https://backstage.io/docs)
|
||||
Reference in New Issue
Block a user