This command lists groups on the local provider.
Usage
group list [--page-size SIZE [--page PAGE_NUMBER]]
Options
|
Sets the maximum number of groups per page. The default value is 200. |
|
Shows the page with the specified page number. The default value is 1. |
Example
vcli: admin> group list +----+------------+------+------------------------------------------------------+ | ID | Name | GID | SID | +----+------------+------+------------------------------------------------------+ | 1 | group-1000 | 1000 | S-1-111-1624147990-1599182510-3870292919-110815442-1 | +----+------------+------+------------------------------------------------------+
Comments
0 comments
Article is closed for comments.