Files
backstage/packages/cli-module-github
Patrik Oldsberg 08dbd83cd3 chore: remove redundant cli.ts files from CLI modules
The bin scripts already had the full runCliModule logic for the production
path. Inline the same pattern for local dev and drop the intermediate
src/cli.ts files that just duplicated it.

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

@backstage/cli-module-github

CLI module that provides the create-github-app command for the Backstage CLI, used to create a new GitHub App in your organization for use with Backstage.

Commands

Command Description
create-github-app Create new GitHub App in your organization

Documentation