mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
doc: update radosgw man page with available opts
Fixes:#8112 Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
This commit is contained in:
parent
e259aca55a
commit
c51182257e
@ -32,10 +32,38 @@ Options
|
||||
Connect to specified monitor (instead of looking through
|
||||
``ceph.conf``).
|
||||
|
||||
.. option:: -i ID, --id ID
|
||||
|
||||
Set the ID portion of name for radosgw
|
||||
|
||||
.. option:: -n TYPE.ID, --name TYPE.ID
|
||||
|
||||
Set the rados user name for the gateway (eg. client.radosgw.gateway)
|
||||
|
||||
.. option:: --cluster NAME
|
||||
|
||||
Set the cluster name (default: ceph)
|
||||
|
||||
.. option:: -d
|
||||
|
||||
Run in foreground, log to stderr
|
||||
|
||||
.. option:: -f
|
||||
|
||||
Run in foreground, log to usual location
|
||||
|
||||
.. option:: --rgw-socket-path=path
|
||||
|
||||
Specify a unix domain socket path.
|
||||
|
||||
.. option:: --rgw-region=region
|
||||
|
||||
The region where radosgw runs
|
||||
|
||||
.. option:: --rgw-zone=zone
|
||||
|
||||
The zone where radosgw runs
|
||||
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user