64a96d9d9f
Each CLI module package now includes a bin script and cli.ts entry point, allowing modules to be executed directly via npx without being wired into the main @backstage/cli package. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor