hostvar help
Description Returns help information about the hostvar task object and its operations. The syntax is:
hostvar help [-operation | -verbose]
Options
-verbose Displays information about the hostvar task object itself.
Used without an argument or option, hostvar help returns brief information about each hostvar operation. The optional operation argument is the name of an operation about
which you want detailed information. Alternatively, you can use the -verbose option to display detailed information about the hostvar task object itself.
Privileges Required No special privileges are needed to use the hostvar help command.
Examples
dcecp> hostvar help set Sets the value of the specified host variable. show Returns the value of the specified host variable. help
Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp>
|