tenant list

Prev Next

This command displays all tenants and their configurations.

Usage

tenant list [--name NAME]

Example

This command displays a grid where rows are tenants and columns are tenant properties. These are the same properties as shown in the tenant show command output.

vcli: admin> tenant list
+----+---------+----------------------------------------------+------------------------------------------+ <...>
| ID | Name    | Enable privileged domain user restore access | Logon name of the privileged domain user | <...>
+----+---------+----------------------------------------------+------------------------------------------+ <...>
| 3  | bgio    | True                                         |                                          | <...>
| 1  | default | True                                         |                                          | <...>
+----+---------+----------------------------------------------+------------------------------------------+ <...>