Skip to content

noahmercado/gcp-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCP Utils

This repository contains scripts and utilities for automating common tasks in GCP

Google Disclaimer

This is not an officially supported Google product

Enable All APIs in a GCP Project

git clone git@github.com:noahmercado/gcp-utils.git
cd gcp-utils
gcloud auth login
gcloud config set project <PROJECT_ID>
./src/enable_all_apis.sh

About

A repository for GCP utilities and scripts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published