scripts/ssh-vm.sh: quick SSH into colony-vm
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
scripts/ssh-vm.sh
Executable file
3
scripts/ssh-vm.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
# Quick SSH into colony-vm
|
||||
gcloud compute ssh colony-vm --zone=europe-west1-b --project=apes-platform "$@"
|
||||
Reference in New Issue
Block a user