pipelines-as-code
pipelines-as-code copied to clipboard
`tkn pac bootstrap` name with quote fails the github application creation
tkn-pac bootstrap github-app --force-install --github-api-url https://ghe.pipelinesascode.com
👌 Skips bootstrapping GitHub App, as one is already configured. Please pass --force-configure to override existing
% tkn-pac bootstrap github-app --force-configure --github-api-url https://ghe.pipelinesascode.com
Error: pipelines as Code is already installed, please pass --force-install to override existing
% tkn-pac bootstrap github-app --force-configure --force-install --github-api-url https://ghe.pipelinesascode.com
👔 Using Github Enterprise URL: https://ghe.pipelinesascode.com
? Enter the name of your GitHub application: Chmouel's Scratch
? Enter your public route URL: https://hook.pipelinesascode.com/xxx
🌍 Starting a web browser on http://localhost:8080, click on the button to create your GitHub APP
ends up with this error: