Skip to content

Instantly share code, notes, and snippets.

@jnoller
Created February 16, 2015 05:03
Show Gist options
  • Save jnoller/b495a7b9de8b77f47350 to your computer and use it in GitHub Desktop.
Save jnoller/b495a7b9de8b77f47350 to your computer and use it in GitHub Desktop.
[rackcli] pug:rackcli jesse$ rackcli cf --help
Usage: rackcli cf [OPTIONS] COMMAND [ARGS]...
Cloud Files related commands.
Options:
--help Show this message and exit.
Commands:
bulkdelete-container Recursively delete a container with the bulk...
containers List all Cloud Files containers
create-container Create a container
create-object Save a local file to the remote container &...
data-object Advanced: Get raw data from object from a...
delete-container Delete a container
delete-object Delete an object from a container
metadata-account Get metadata about your Cloud Files Account
metadata-container Get metadata about a container
metadata-object Get metadata about an object
objects List all objects in a Cloud Files container
save-object Save an object from a container
[rackcli] pug:rackcli jesse$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment