Last active
December 17, 2015 21:19
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Finally put this in a real repo. Grab it from
https://github.com/bradmontgomery/swift_wrapper