mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-12 09:17:41 +03:00
43 lines
1.1 KiB
Groff
43 lines
1.1 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
|
|
.TH OPENNEBULA "1" "September 2011" "OpenNebula 3.5.0" "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 <id>, \fB\-K\fR <id>
|
|
.IP
|
|
The username of the user
|
|
.HP
|
|
\fB\-\-secret\-key\fR <key>, \fB\-S\fR <key>
|
|
.IP
|
|
The password of the user
|
|
.HP
|
|
\fB\-\-url\fR <url>, \fB\-U\fR <url>
|
|
.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\-2011, 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
|