mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
50 lines
1.4 KiB
Groff
50 lines
1.4 KiB
Groff
.\" generated with Ronn/v0.7.3
|
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
.
|
|
.TH "ECONE\-UPLOAD" "1" "June 2016" "" "econe-upload(1) -- Uploads an image to OpenNebula"
|
|
.
|
|
.SH "NAME"
|
|
\fBecone\-upload\fR \- Uploads an image to OpenNebula
|
|
.
|
|
.SH "SYNOPSIS"
|
|
econe\-upload \fIOPTIONS\fR IMAGE\-PATH
|
|
.
|
|
.P
|
|
Uploads an image for use with an OpenNebula Cloud\. This image should be later register with econe\-register using the returned ImageId IMAGE\-PATH: Path to the image to upload
|
|
.
|
|
.SH "OPTIONS"
|
|
.
|
|
.nf
|
|
|
|
\-v, \-\-verbose Verbose mode
|
|
\-h, \-\-help Show this message
|
|
\-V, \-\-version Show version and copyright information
|
|
\-K, \-\-access\-key id The username of the user
|
|
\-S, \-\-secret\-key key The sha1 hashed password of the user
|
|
\-U, \-\-url url Set url as the web service url to use
|
|
\-M, \-\-multipart Use \'multipart\-post\' library instead of Curb/Curl
|
|
.
|
|
.fi
|
|
.
|
|
.P
|
|
\fIfile\fR
|
|
.
|
|
.SH "ARGUMENT FORMATS"
|
|
.
|
|
.IP "\(bu" 4
|
|
file Path to a file
|
|
.
|
|
.IP "\(bu" 4
|
|
range List of id\'s in the form 1,8\.\.15
|
|
.
|
|
.IP "\(bu" 4
|
|
text String
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.SH "LICENSE"
|
|
OpenNebula 5\.0\.1 Copyright 2002\-2016, OpenNebula Project, OpenNebula Systems
|
|
.
|
|
.P
|
|
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
|