Syntax

Content Intelligence Content Monitor Help

Version
2.2.x
2.1.x
2.0.x
Audience
anonymous
Part Number
MK-HCI006-00

The HCM CLI tools have this syntax:

monitorcli [options] [command] [command-specific-options]

Syntax Options Syntax Description
-c, --command <command|category>

Specifies the command you want to run. When used with the --help option, displays information about the specified command.

You can also use this option to specify a category of commands when using the --help option. Doing this displays information about all commands within the specified category.

-d, --model-definition <name> Returns information about the specified request model. See Viewing request models.
-h, --help <all> Displays help information. If you specify all argument, displays information an all commands. If you specify the -c option, displays information about commands in the specified category.
-k, --check-ssl-cert <true|false> Whether to enable SSL security verification. When false, insecure connections are allowed.
-m, --model-schema <ModelName> Returns the JSON-formatted schema for the specified request model. See Viewing request models.
-p, --password <password> Password for the specified user account.
-r, --realm <realm> Security realm where your user account is defined. For more information, see the help that's available from the Admin App.
-s, --server <server> The hostname or IP address of a remote HCM instance.
-u, --username <username> Username for an account that has permission to access HCM.
-V, --version Displays the CLI version.