Files
backstage/packages/cli-defaults
github-actions[bot] b97fcb0a93 Version Packages
2026-05-19 18:28:24 +00:00
..
2026-05-19 18:28:24 +00:00
2026-04-16 12:14:47 +02:00
2026-05-19 18:28:24 +00:00
2026-03-16 12:55:22 +01:00

@backstage/cli-defaults

The default set of CLI modules for the Backstage CLI. Installing this single package provides all standard CLI commands without needing to list each module individually.

Included Modules

Module Description
@backstage/cli-module-auth Authentication commands
@backstage/cli-module-build Build, start, and packaging commands
@backstage/cli-module-config Configuration inspection commands
@backstage/cli-module-github GitHub App creation
@backstage/cli-module-info Environment and dependency info
@backstage/cli-module-lint Linting commands
@backstage/cli-module-maintenance Repository maintenance commands
@backstage/cli-module-migrate Migration and version management
@backstage/cli-module-new Scaffolding for new plugins and packages
@backstage/cli-module-test-jest Jest-based testing commands
@backstage/cli-module-translations Translation management commands

For fine-grained control over which CLI commands are available, you can install individual modules instead.

Documentation