localprovider show

Prev Next

This command displays details of a specific local provider.

Usage

localprovider show --id ID

Required Parameters

--id ID

Specifies which local provider to display. You can find out the ID of the local provider using the localprovider list command.

Example

vcli: admin> localprovider show --id 1
+--------------------------+-----------------+
| ID                       | 1               |
| Name                     | default         |
| Description              |                 |
| Managed By               | ['SUPER_ADMIN'] |
| Assigned Tenants Preview | default, mgmt   |
+--------------------------+-----------------+