1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-08 21:17:43 +03:00
one/share/man/econe-upload.1

50 lines
1.4 KiB
Groff
Raw Normal View History

.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
2014-07-14 12:20:57 +04:00
.TH "ECONE\-UPLOAD" "1" "July 2014" "" "econe-upload(1) -- Uploads an image to OpenNebula"
.
.SH "NAME"
\fBecone\-upload\fR
.
.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
2013-05-06 18:18:28 +04:00
\-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
2013-03-25 15:39:05 +04:00
file Path to a file
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
range List of id\'s in the form 1,8\.\.15
.
.IP "\(bu" 4
2013-03-25 15:39:05 +04:00
text String
.
.IP "" 0
.
.SH "LICENSE"
2014-07-29 13:34:25 +04:00
OpenNebula 4\.8\.0 Copyright 2002\-2014, OpenNebula Project (OpenNebula\.org), C12G Labs
.
.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