Help
Displays the options and arguments for an infacmd command.
If you omit the command name, infacmd lists all commands.
The infacmd Help command uses the following syntax:
Help <-plugin_ID> [command]
For example, if you type infacmd isp Help GetServiceStatus, infacmd returns the following options and arguments for the infacmd isp GetServiceStatus command:
GetServiceStatus
<-DomainName|-dn> domain_name <-UserName|-un> user_name <-Password|-pd> password [<-Gateway|-hp> gateway_host1:port gateway_host2:port...]
[<-ResilienceTimeout|-re> timeout_period_in_seconds] <-ServiceName|-sn> service_name
The following table describes the infacmd Help option and arguments:
Option | Argument | Description |
---|
- | plugin_ID | Optional. Describes which infacmd program to display help for. Default is isp. |
- | command | Optional. Name of command. If you omit the command name, infacmd lists all commands. |