Created
October 19, 2018 17:35
-
-
Save b0noI/450f8d3201a816daf7a630e3b6d382e2 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 INSTANCE_GROUP_NAME="deeplearning-instance-group" | |
gcloud compute instance-groups managed list-instances $INSTANCE_GROUP_NAME --region us-west1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment