add tempurl command to swift.1 man page
Change-Id: Ifccc7f6dc049ca0ac2c53c00b1704cff4d1a770f Closes-Bug: #1450606
This commit is contained in:
parent
7c716997a8
commit
ca70dd9e15
@ -104,6 +104,14 @@ is not provided the storage-url retrieved after authentication is used as
|
|||||||
proxy-url.
|
proxy-url.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
|
\fBtempurl\fR method seconds path key
|
||||||
|
.RS 4
|
||||||
|
Generates a temporary URL allowing unauthenticated access to the Swift object at
|
||||||
|
the given path, using the given HTTP method, for the given number of seconds,
|
||||||
|
using the given TempURL key. \fBExample\fR: tempurl GET 86400
|
||||||
|
/v1/AUTH_foo/bar_container/quux.md my_secret_tempurl_key
|
||||||
|
.RE
|
||||||
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.PD 0
|
.PD 0
|
||||||
.IP "--version Show program's version number and exit"
|
.IP "--version Show program's version number and exit"
|
||||||
|
Loading…
Reference in New Issue
Block a user