Commit 772fbbb
committed
rgw/admin: allow listing account's root users
`radosgw-admin user list`, when given `--account-id` or
`--account-name`, lists only the users from that account
add support for the `--account-root` option to list only that account's
root users
Fixes: https://tracker.ceph.com/issues/72847
Signed-off-by: Casey Bodley <[email protected]>1 parent 6a69922 commit 772fbbb
File tree
3 files changed
+7
-4
lines changed- src/rgw
- radosgw-admin
3 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9742 | 9742 | | |
9743 | 9743 | | |
9744 | 9744 | | |
9745 | | - | |
9746 | | - | |
| 9745 | + | |
| 9746 | + | |
9747 | 9747 | | |
9748 | 9748 | | |
9749 | 9749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
544 | 547 | | |
545 | 548 | | |
546 | 549 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
0 commit comments