Files
backstage/.changeset/cli-node-add-cli-plugin.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

120 B

@backstage/cli-node
@backstage/cli-node
minor

Added createCliModule API and related types for building Backstage CLI plugins.