Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically enable the Cloud Build API #7

Open
jimmymeister98 opened this issue Sep 25, 2023 · 0 comments
Open

Automatically enable the Cloud Build API #7

jimmymeister98 opened this issue Sep 25, 2023 · 0 comments

Comments

@jimmymeister98
Copy link
Contributor

jimmymeister98 commented Sep 25, 2023

Programmatically enable the Cloud Build API using the gcloud CLI

How to implement this:

You can follow the implementation of the selectGoogleCloudProject function and extend it

export async function selectGoogleCloudProject(config: Config) {

Expected behaviour

  • Usage of the gcloud CLI to enable the Cloud Build API for the selected project
  • ask the user with an inquirer.js (typescript) confirm prompt wether they would like to enable the cloud build API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant