Created
July 18, 2020 19:48
-
-
Save mesmacosta/4666f26e2ff300d0df0a0179101c00ad to your computer and use it in GitHub Desktop.
This file contains hidden or 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 LAB_DIR=$HOME/acm-lab | |
| mkdir $LAB_DIR | |
| cd $LAB_DIR | |
| gsutil cp gs://config-management-release/released/latest/config-management-operator.yaml config-management-operator.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment