Scroll to navigation

OPENNEBULA(1) User Commands OPENNEBULA(1)

NAME

OpenNebula - OpenNebula econe-upload

SYNOPSIS

econe-upload [ OPTIONS] IMAGE-PATH

DESCRIPTION

econe-upload
Uploads an image for use with an OpenNebula Cloud. This image should be later register with econe-register using the returned ImageId

OPTIONS

--help, -h
Show help
--access-key <id>, -K <id>
The username of the user
--secret-key <key>, -S <key>
The password of the user
--url <url>, -U <url>
Set url as the web service url to use
--multipart, -M
Use 'multipart-post' library instead of Curb/Curl
IMAGE-PATH: Path to the image to upload

COPYRIGHT

Copyright 2002-2012, OpenNebula Project Leads (OpenNebula.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
April 2012 OpenNebula 3.4.1