Skip to content

Instantly share code, notes, and snippets.

@bongardino
Created March 28, 2019 18:13
Show Gist options
  • Save bongardino/04ae3223f3b32da45fa567a19d18d23e to your computer and use it in GitHub Desktop.
Save bongardino/04ae3223f3b32da45fa567a19d18d23e to your computer and use it in GitHub Desktop.
Becker's Bip 1 liner
bip -l vault bastion | xargs -I {} bssh {} 'the command(s)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment