Skip to main content

Illumio Core What's New and Release Notes 25.2.10, 25.2.11

What's New in CLI Tool 1.4.4

Here's a summary of the new and enhanced features in this release.

The CLI Tool 1.4.4 is compatible with these versions of the PCE:

  • 25.2.10 and earlier versions

  • Note

    See the Compatibility Matrix for the complete list of compatible versions.

    You must log into Illumio Support.

Support for Proxy Communication

The new CLI version includes support for enabling or disabling the proxy for communication between Tenable or Qualis and the PCE CLI tool.

Table 1. New in CLI 1.4.4

Command

Description

--enable-proxy

Use this to enable the proxy between tenable and CLI.

Use this command to enable the proxy:

ilo upload_vulnerability_report --source-scanner tenable-sc --format api --severities=3  --enable-proxy -v --debug

Use this command if you do not want to enable the proxy:

ilo upload_vulnerability_report --source-scanner tenable-sc --format api --severities=3  -v --debug