euca-resume-import

Perform the upload step of an import task.

Syntax

euca-resume-import -t task_id [-x days]

Options

Option Description Required
filename The file containing the disk image to import. Yes
-t task, --task task ID of the import you want to resume. Yes
-x days, --expires days The amount of time, in days, that the import manifest should remain valid. This parameter has no effect for import tasks whose manifests have already been uploaded to object storage.

Default: 30 days

No

Common Options

Option Description
--show-empty-fields Show empty fields as "(nil)".
--region user@region Region and/or user name to search when looking up config file data. Only valid for EC2 endpoints.
-U,--url url URL of the cloud service to connect to. For administrative commands, this should be <ip_address>:8773/services/Empyrean.
-I,--access-key-id key_id User's access key ID.
-S,--secret-key secret_key User's secret key.
--security-token token User's security token.
--debug Prints what the command sends to the server and what it receives from the server. Use when you're trying to debug Euca2ools.
--debugger Enable interactive debugger on error.
-h,--help Display the manual page for the command.
--version Display the version of this tool.

Example

The following example resets launch permissions for an image.

euca-resume-import mydiskimage -t 12314123
x