18012b5802
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
120 B
120 B
@backstage/cli-node
| @backstage/cli-node |
|---|
| minor |
Added createCliModule API and related types for building Backstage CLI plugins.