.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.9. .TH TXAWS "1" "May 2012" "txAWS 0.2.3" "User Commands" .SH NAME txAWS \- txAWS S3 helper commands .SH SYNOPSIS .B command [\fIoptions\fR] .br .br .B txaws-create-bucket .br .B txaws-delete-bucket .br .B txaws-delete-object .br .B txaws-discover .br .B txaws-get-bucket .br .B txaws-get-object .br .B txaws-head-object .br .B txaws-list-buckets .br .B txaws-put-object .br .SH OPTIONS .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-a\fR ACCESS_KEY, \fB\-\-access\-key\fR=\fIACCESS_KEY\fR access key ID .TP \fB\-s\fR SECRET_KEY, \fB\-\-secret\-key\fR=\fISECRET_KEY\fR access secret key .TP \fB\-r\fR REGION, \fB\-\-region\fR=\fIREGION\fR US or EU (valid for AWS only) .TP \fB\-U\fR URL, \fB\-\-url\fR=\fIURL\fR service URL/endpoint .TP \fB\-b\fR BUCKET, \fB\-\-bucket\fR=\fIBUCKET\fR name of the bucket .TP \fB\-o\fR OBJECT_NAME, \fB\-\-object\-name\fR=\fIOBJECT_NAME\fR name of the object .TP \fB\-d\fR OBJECT_DATA, \fB\-\-object\-data\fR=\fIOBJECT_DATA\fR content data of the object .TP \fB\-\-object\-file\fR=\fIOBJECT_FILENAME\fR the path to the file that will be saved as an object; if provided, the \fB\-\-object\-name\fR and \fB\-\-object\-data\fR options are not necessary .TP \fB\-c\fR CONTENT_TYPE, \fB\-\-content\-type\fR=\fICONTENT_TYPE\fR content type of the object