efa tenant show
Displays brief or detailed tenant details.
Syntax
Parameters
- --name tenant-name
- Specifies the name of the tenant.
- --detail
- Displays detailed output of the tenant. When this parameter is not used, only brief tabular output is returned.
Examples
Use this syntax to return brief output of all configured tenants.$ efa tenant showUse this syntax to return brief output of a specific tenant.
$ efa tenant show --name tenant21Use this syntax to return detailed output of a specific tenant.
$ efa tenant show --name tenant21 --detail