Files
backstage/.changeset/cli-use-cli-plugin-api.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

114 B

@backstage/cli
@backstage/cli
patch

Migrated CLI plugin modules to use createCliModule from @backstage/cli-node.