Manage your Rackspace Cloudfiles using a command-line tool.
npm install cloudfiles-managercloudfiles-manager is a command-line tool to manage your Rackspace Cloudfiles.
You can create new containers, upload files to those containers, and use a
project file format to manage uploading a variety of files.
Use the command line tool's help to learn more about it. It's pretty sweet.
Install it like this:
npm install cloudfiles-manager -g
Now just run it!
cfmgr help
Enjoy!