Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section includes the following topics:

Anchor
UsageofCLIUtility
UsageofCLIUtility
Usage of CLI Utility

CLI is a command line utility that allows you to perform operations on the Precise product. Using CLI you can create scripts to automate Precise related operations.

Anchor
InputtoCLIUtility
InputtoCLIUtility
Input to CLI Utility

CLI receives its input from command line arguments and/or from parameters files. CLI input can be provided as arguments, for example, to provide server name:

...

NOTE    For all sections (unless otherwise stated), the maximum length of a parameter string is 256 characters and only integer values can be used for numeric parameters.

Anchor
WheretorunCLIUtility
WheretorunCLIUtility
Where to run CLI Utility

CLI should be executed on the main Precise FocalPoint (unless otherwise stated). Always run CLI from Precise root (Precise installation folder on the server).

 

Anchor
AuthenticatetoCLIUtility
AuthenticatetoCLIUtility
Authenticate to CLI Utility

Most CLI actions require authentication.

...

Alternatively the i3-clear-password can be used, allowing you to specify a clear password instead of an encrypted string.

Anchor
Errorreporting
Errorreporting
Error reporting

All Precise CLI utility commands return the following return codes:

...

•    Errors related to the CLI operation are printed to log ~i3/logs/infra.cli.log

Anchor
Installationpackages
Installationpackages
Installation packages

When running CLI on the server with the main Precise FocalPoint, you should verify that the Precise download is accessible on the server.

...