efa vcenter update
Updates the local database with configuration changes made to the VMware vCenter server and the ESXi servers managed by it.
Syntax
efa vcenter update [ --host string | --username string | --password string ]Command Default
This command has no defaults. All flags are mandatory.Parameters
Examples
This example updates the local EFA vCenter service database with the latest state of the VMware vCenter server with the IP address 10.24.85.111.
$ efa vcenter update --host 10.24.85.111 --username administrator@vmvcenter.local --password 'aBc123#'