mpcusack-sequelae

Results 1 comments of mpcusack-sequelae

@0x416e746f6e you can wrap it with something like: ``` #!/usr/bin/env bash SUBSCRIPTION="$1" BASTION="$2" RESOURCE_GROUP="$3" VM_ID="$4" TUNNEL_PORT="${5:-50022}" echo "Opening a proxy tunnel to $VM_ID on port $TUNNEL_PORT and exposing it to...