Skip to content

Latest commit

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

===== RACKTOOLS v0.1a =====
Command Line Tools for use with RackSpace Cloud's Services
Requires Ruby 1.8.5+
== Installation ==
Please put all files in bin/ in a directory in your path.
Copy racktools.conf.example to racktools.conf
Place racktools.conf in ~/.config/racktools/ (user) or /etc (global) or where the racktool commands may live (in the bin directory, bin/../ parent, or in bin/../etc/)
== CFCP ==
CloudFile Copy copies files to and from your CloudFile, between CloudFile containers, and between local destinations
Usage: cfcp [-svr] source destination
Source and destination are formatted as such:
Local Files: ABSOLUTE Path to File
Cloud Files: container:file
NOTE: OPTIONS ARE NOT YET IMPLEMENTED
-s Silent Output
-v Verbose Output
-r Recursive into directory
Note: Output will be flat in destination directoy
-h Shows this file
-d Shows debug info
== CFLS ==
CloudFile List lists all files in a container, or all containers
Usage: cfls [container]	Lists all objects in a container if specified, else will list all containers
== CFMKDIR ==
CloudFile MakeDirectory creates containers in your Cloud
Usage: cfmkdir container
== CFRM ==
CloudFile Remove deletes a container or file from your Cloud
== CFMV ==
CloudFile Move copies files to a local or 

About

Several Command Line utilities for RackSpace Cloud Services

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors