Home | Trees | Indices | Help |
|
---|
|
get [options] <cluster_tag> [<remote_file_or_dir> ...] <local_destination> Copy one or more files from a running cluster to your local machine Examples: # Copy a file or dir from the master as root $ starcluster get mycluster /path/on/remote/server /local/file/or/dir # Copy a file and a dir from the master as root $ starcluster get mycluster /remote/file /remote/dir /local/dir # Copy a file or dir from the master as normal user $ starcluster get mycluster --user myuser /remote/path /local/path # Copy a file or dir from a node (node001 in this example) $ starcluster get mycluster --node node001 /remote/path /local/path
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
names =
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 3 23:11:36 2012 | http://epydoc.sourceforge.net |