.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1. .TH OPENNEBULA "1" "April 2012" "OpenNebula 3.4.1" "User Commands" .SH NAME OpenNebula \- OpenNebula econe-upload .SH SYNOPSIS .B econe-upload [\fIOPTIONS\fR] \fIIMAGE-PATH\fR .SH DESCRIPTION econe\-upload .PP Uploads an image for use with an OpenNebula Cloud. This image should be later register with econe\-register using the returned ImageId .SH OPTIONS .HP \fB\-\-help\fR, \fB\-h\fR .IP Show help .HP \fB\-\-access\-key\fR , \fB\-K\fR .IP The username of the user .HP \fB\-\-secret\-key\fR , \fB\-S\fR .IP The password of the user .HP \fB\-\-url\fR , \fB\-U\fR .IP Set url as the web service url to use .HP \fB\-\-multipart\fR, \fB\-M\fR .IP Use 'multipart\-post' library instead of Curb/Curl .PP IMAGE\-PATH: Path to the image to upload .SH COPYRIGHT Copyright 2002\-2012, OpenNebula Project Leads (OpenNebula.org) .PP 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