Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Additional v2c information

...

OptionDescription

-f,--filename name

Specifies the name of the file containing the V2C data.
-s, --silentRun v2c in silent mode. New in version 1.1.23. Using this option will suppress the change confirmation dialog when updating an existing license.
-d, --debuglogPrint a debug log.
-h, --help
Print the usage information. Default if no parameter is selected.

Please note:

  • If the V2C file installed is an update to an existing license, the v2c command will first show the difference between old and new license and wait for the user confirmation before proceeding with the update. This behavior can be suppressed using the -s option.
  • To import the same license repeatedly will not cause a problem. In this case, the user will not be asked to confirm the import.
  • The difference between old and new license is shown as a side-by-side list of the old and new license parameters. This list uses short parameter names to keep the old and new parameter on one line.

Example output of the comparison list:

<<V2C>> Going to import "/home/centos/03.00000003.002.007-2022-11-08.v2c" ...

Imported License:                                  New License:

KEYSEC                                             KEYSEC

K_FINGER=5aaa364f9fc602323eaab2c8c4aa0bd07a9bf0b0d K_FINGER=5aaa364f9fc602323eaab2c8c4aa0bd07a9bf0b0d

K_LICENSE_ID=03.00000003.002.007                   K_LICENSE_ID=03.00000003.002.007

K_TYPE=NORMAL                                      K_TYPE=NORMAL

K_EXPIRED=10-MAY-2022 23:55:00                     K_EXPIRED=10-MAY-2023 23:55:00

<lines removed>

The license_viewer Utility

...