mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
update radosgw-admin command
the command "radosgw-admin caps remove" should be "radosgw-admin caps rm" radosgw-admin: commands caps rm remove user capabilities
This commit is contained in:
parent
291eb95c52
commit
2cf8d20aee
@ -293,7 +293,7 @@ For example::
|
||||
|
||||
To remove administrative capabilities from a user, execute the following::
|
||||
|
||||
radosgw-admin caps remove --uid=johndoe --caps={caps}
|
||||
radosgw-admin caps rm --uid=johndoe --caps={caps}
|
||||
|
||||
|
||||
Quota Management
|
||||
|
Loading…
Reference in New Issue
Block a user