Skip to content

Commit

Permalink
ssh to capi-ws-1 with pivotal user so we can share tmux session
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Boyles <[email protected]>
Co-authored-by: Sarah Weinstein <[email protected]>
  • Loading branch information
sethboyles and sweinstein22 committed Oct 13, 2020
1 parent 6cabfdc commit 9f31b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash-it/vat-ws.bash
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ alias vat-ws-2='gcloud beta compute ssh --zone "us-central1-a" "pivotal@vat-ws-2
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"'
alias capi-ws-1='gcloud beta compute ssh --zone "us-central1-a" "pivotal@capi-ws-1" --project "cf-capi-arya" --ssh-flag="-A"'

0 comments on commit 9f31b1a

Please sign in to comment.