vconnector-cli - Man Page

manual page for vconnector-cli 0.6.0

Synopsis

vconnector-cli [-D] [-d <db>] init

Description

vconnector-cli [-D] [-d <db>] get vconnector-cli [-D] [-d <db>] -H <host> (enable|disable|remove) vconnector-cli [-D] [-d <db>] -H <host> -U <user> -P <pwd> (add|update) vconnector-cli (-h|-v)

Arguments

add

Add a vSphere Agent to the database

update

Update a vSphere Agent in the database

remove

Remove a vSphere Agent from the database

get

Get all registered vSphere Agents

enable

Mark this vSphere Agent as enabled

disable

Mark this vSphere Agent as disabled

Options

-h,  --help

Display this usage info

-v,  --version

Display version and exit

-D,  --debug

Debug mode, be more verbose

-d <db>, --database <db>

Path to the SQLite database file [default: /var/lib/vconnector/vconnector.db]

-H <host>, --host <host>

Specify the hostname of the vSphere Agent

-U <user>, --user <user>

Username to use when connecting to the vSphere Agent

-P <pwd>, --pwd <pwd>

Password to use when connecting to the vSphere Agent

See Also

The full documentation for vconnector-cli is maintained as a Texinfo manual.  If the info and vconnector-cli programs are properly installed at your site, the command

info vconnector-cli

should give you access to the complete manual.

Info

January 2024 vconnector-cli 0.6.0