euca-resume-import (1) Linux Manual Page
NAME
euca-resume-import – Perform the upload step of an import task
SYNOPSIS
euca-resume-import -t TASK [-x DAYS] [–show-empty-fields]
- [–s3-url URL] [-o KEY_ID] [-w KEY]
- [–progress |
–no-progress][-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] FILE
DESCRIPTION
Perform the upload step of an import task
positional arguments:
- FILE
- file containing the disk image to import (required)
optional arguments:
-tTASK,–taskTASK- the ID of the import task to resume (required)
-xDAYS,–expiresDAYS- how long the import manifest should remain valid, in days (default: 30 days)
–show-empty-fields- show empty values as "(nil)"
–s3-urlURL- object storage service endpoint URL
-oKEY_ID,–owner-akidKEY_ID- access key to use for the object storage service (default: same as that for the compute service)
-wKEY,–owner-sakKEY- secret key to use for the object storage service (default: same as that for the compute service)
–progress- show progress (the default when run interactively)
–no-progress- do not show progress (the default when run noninteractively)
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
