# @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)