Skip to content

Commit

Permalink
Add capi-ws-1
Browse files Browse the repository at this point in the history
Authored-by: Seth Boyles <[email protected]>
  • Loading branch information
sethboyles committed Oct 9, 2020
1 parent 90934a1 commit 6cabfdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bash-it/vat-ws.bash
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ alias vat-ws-1='gcloud beta compute ssh --zone "us-central1-a" "pivotal@vat-ws-1
alias vat-ws-2='gcloud beta compute ssh --zone "us-central1-a" "pivotal@vat-ws-2" --project "cf-cli" --ssh-flag="-A"'
alias vat-ws-3='gcloud beta compute ssh --zone "us-west1-b" "pivotal@vat-ws-3" --project "cf-cli" --ssh-flag="-A"'
alias vat-ws-4='gcloud beta compute ssh --zone "us-central1-a" "pivotal@vat-ws-4" --project "cf-cli" --ssh-flag="-A"'

alias capi-ws-1='gcloud beta compute ssh --zone "us-central1-a" "capi-ws-1" --project "cf-capi-arya" --ssh-flag="-A"'

0 comments on commit 6cabfdc

Please sign in to comment.