This command displays details of a VMS manager user.
Usage
manager show --id ID
Required Parameters
| Identifies the manager to display. |
Example
vcli: admin> manager show --id 4
+------------+----------------------------------+
| ID | 4 |
| Username | S3_keys_manager |
| First-name | |
| Last-name | |
| Roles | [{'id': 2, 'name': 'read_only'}] |
| Default | True |
+------------+----------------------------------+