Advertisement
fkeles

create-bastion-create-port-forwarding.sh

May 2nd, 2023 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.17 KB | Source Code | 0 0
  1. oci bastion session create-port-forwarding --bastion-id <bastion-id> --target-private-ip 10.0.1.152 --target-port 1521 --ssh-public-key-file /home/ubuntu/.ssh/fkeles-nopass.pub
  2.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement