Version (SAP Compliance accelerator)

The --version command identifies the version of the product, dxac binary, and resources. These values are useful when matching documentation or debugging issues.

Usage

The --versioncommand has the following pattern:

  • dxac: The CLI’s name.

  • --version: The argument to run the version command.

./dxac --version

Output

The  --version command will present three values: the Accelerator, DXAC Binary, and Resource versions. The Resource version’s value depends on whether the config init command has been run. If a Resource value is not returned, refer to the config init command instructions.

This is an example output of the --version command if the ./dxac config init is not run:

./dxac --version
Accelerator: 4.0.0
DXAC Binary: 2.5.0
Resource: Not configured - run `dxac config init` command

This is an example output of the --version command after running ./dxac config init:

./dxac --version
Accelerator: 4.0.0
DXAC Binary: 2.5.0
Resource: 3.0.1-SAP