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,14 @@
|
||||
# @backstage/cli-module-info
|
||||
|
||||
CLI module that provides the `info` command for the Backstage CLI, displaying environment and dependency information useful for debugging and bug reports.
|
||||
|
||||
## Commands
|
||||
|
||||
| Command | Description |
|
||||
| :------ | :-------------------------------------------------------- |
|
||||
| `info` | Show helpful information for debugging and reporting bugs |
|
||||
|
||||
## 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