Prints the main settings of each deployed Entrust solution.

clusterctl solution info

For example:

$ sudo clusterctl solution info
SOLUTION ID DEPLOYED
ceg 1.4 at 2022-04-18T23:45:10.000Z (success)
certhub 1.1 at 2022-07-11T10:49:31.000Z (success)
eva 1.0 at 2022-06-11T13:40:57.000Z
cagw processing

See below for a description of each column.

SOLUTION ID

The solution identifier.

SOLUTION ID

Solution

cagw

CA Gateway

​certhub

Certificate Hub​

ceg

Certificate Enrollment Gateway

eva

Entrust Validation Authority

tsa

Timestamping Authority

DEPLOYED

Information on the last solution deployment, in the following format.

<version> at <date> (<status>)

The value of <version> is the deployed solution version. The values of <date> and <status> depend on the deployment status.

Deployment status

<status>

<date>

In progress

deploying

The UTC date when the deployment started.

Successfully completed

success

The UTC date when the deployment ended.

Failed

failure

The UTC date when the deployment started.