Files
backstage/.changeset/cli-support-cli-plugin-role.md
T
Patrik Oldsberg 18012b5802 Rename CliPlugin to CliModule and cli-plugin role to cli-module
Rename createCliPlugin to createCliModule, CliPlugin to CliModule, and
the cli-plugin package role to cli-module to better distinguish CLI
modules from other plugin types.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-14 12:40:43 +01:00

174 B

@backstage/cli
@backstage/cli
patch

Added support for the new cli-module package role in the build system, ESLint configuration, Jest configuration, and maintenance commands.