Skip to content

Instantly share code, notes, and snippets.

@sturadnidge
Last active April 10, 2017 08:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sturadnidge/64081e613b1f28b7b6feb66dee31ae37 to your computer and use it in GitHub Desktop.
Save sturadnidge/64081e613b1f28b7b6feb66dee31ae37 to your computer and use it in GitHub Desktop.
Pivnet Download File
wget -O "<filename>" --header="Authorization: Token ${PIVNET_TOKEN}" file/to/download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment