CLI module that provides configuration inspection commands for the Backstage CLI.
| Command | Description |
|---|---|
config docs |
Browse the configuration reference documentation |
config:print |
Print the app configuration for the current package |
config:check |
Validate that the given configuration loads and matches schema |
config schema |
Print the JSON schema for the given configuration |