Created
July 2, 2020 05:41
-
-
Save velotiotech/9d8541924325d297b142dc2192dec294 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ export PROJECT=$(gcloud info --format='value(config.project)') | |
$ export BUCKET=$PROJECT-spinnaker-configgsutil mb -c regional -l us-central1 \ gs://$BUCKET |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment