manager show

Prev Next

This command displays details of a VMS manager user.

Usage

manager show --id ID

Required Parameters

--id ID

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                             |
+------------+----------------------------------+