License Command

The license command in the tib-activate CLI tool allows users to perform specific operations related to licenses.

Copy
tib-activate license [sub-commands] [flags]
Sub-commands
Sub-command Syntax Description
upload
Copy
tib-activate license upload "BW5_Eval_720GP_STRICT_5CCS-DoNotREDISTRIBUTE.bin"

Uploads a license file.

Note:

  • The response bin files that are uploaded override any previously uploaded license file.
  • Only license files with a file extension of *.bin are supported.

list tib-activate license list

Lists all active licenses on the TIBCO Activation Service.

Copy
[{"id" : 829,
"type" : "CONCURRENT",
"featureName" : "TIBCO_BW_CCS",
"featureVersion" : "2025.809",
"expiry" : "2025-05-11",
"featureCount" : 10,
"overdraftCount" : 0,
"used" : 0,
"vendorString" : "L=NFR;GP=1;STRICT;CL=BW",
"issued" : "2024-11-01",
"notice" : "TIBCO - Internal Test",
"serialNumber" : "BW_NFR2-0101010101:ABCDEFGHIJKLMNOPQRSTUVWXYZ",
"featureId" : "1swpa21EpgEypTqb33v+Ow",
"starts" : "2024-11-02",
"featureKind" : "NORMAL_FEATURE",
"vendor" : "osp",
"meteredInterval" : 0,
"meteredReusable" : false,
"receivedTime" : "2025-02-10T05:50:46.000Z",
"metered" : false,
"uncappedOverdraft" : false,
"uncounted" : false,
"reserved" : 0,
"concurrent" : true}]

For example: