Skip to content

Instantly share code, notes, and snippets.

@bradmontgomery
Last active December 17, 2015 21:19
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradmontgomery/5673778 to your computer and use it in GitHub Desktop.
Save bradmontgomery/5673778 to your computer and use it in GitHub Desktop.
Some bash functions that make using swift (python cli for OpenStack / Rackspace CloudFiles) less verbose.
#!/bin/bash
echo "This code has moved!"
echo "Fetching it from https://github.com/bradmontgomery/swift_wrapper"
curl https://raw.github.com/bradmontgomery/swift_wrapper/master/swift_wrapper.sh
@bradmontgomery
Copy link
Author

Finally put this in a real repo. Grab it from
https://github.com/bradmontgomery/swift_wrapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment