version
version
The OLP CLI supports the following version commands:
version show
Displays the version of the OLP CLI tool currently installed on your computer.
olp version show [command options]Optional parameters:
--credentials <path to credentials file>The name of a credentials file to use with the command. Credentials files are downloaded separately from the platform portal.--profile <profile name>The name of the credentials profile to use from theolpcli.inifile.--quietDisplays only the current OLP CLI version.
For more information on using credentials and profiles, see Credentials setup.
Example:
olp version showOutput:
Version: 4.0.74(95d32dbb)version update
Updates the OLP CLI to the latest version.
olp version update [command options]
NoteTo update the OLP CLI that was installed with Windows Installer, be sure to run the command prompt as administrator.
Optional parameters:
--credentials <path to credentials file>The name of a credentials file to use with the command. Credentials files are downloaded separately from the platform portal.--profile <profile name>The name of the credentials profile to use from theolpcli.inifile.--quietDisplays empty output with no additional information.
For more information on using credentials and profiles, see Credentials setup.
Example:
olp version updateOutput:
The version 4.0.74 is up-to-dateUpdated 22 days ago