.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-RESUME-IMPORT "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-resume-import \- Perform the upload step of an import task .SH SYNOPSIS euca\-resume\-import \fB\-t\fR TASK [\-x DAYS] [\-\-show\-empty\-fields] .TP [\-\-s3\-url URL] [\-o KEY_ID] [\-w KEY] [\-\-progress | \fB\-\-no\-progress]\fR [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] FILE .SH DESCRIPTION Perform the upload step of an import task .SS "positional arguments:" .TP FILE file containing the disk image to import (required) .SS "optional arguments:" .TP \fB\-t\fR TASK, \fB\-\-task\fR TASK the ID of the import task to resume (required) .TP \fB\-x\fR DAYS, \fB\-\-expires\fR DAYS how long the import manifest should remain valid, in days (default: 30 days) .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-\-s3\-url\fR URL object storage service endpoint URL .TP \fB\-o\fR KEY_ID, \fB\-\-owner\-akid\fR KEY_ID access key to use for the object storage service (default: same as that for the compute service) .TP \fB\-w\fR KEY, \fB\-\-owner\-sak\fR KEY secret key to use for the object storage service (default: same as that for the compute service) .TP \fB\-\-progress\fR show progress (the default when run interactively) .TP \fB\-\-no\-progress\fR do not show progress (the default when run noninteractively) .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit