Difference between revisions of "smartupdate license repository commands"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Created page with "License Database Operations: cplic db_add ... cplic db_rm <signature> cplic db_print <object name | -all> ... '''Add license to database''' cplic db_add < -l license-file...")
 
Line 9: Line 9:
 
'''Remove license from database'''
 
'''Remove license from database'''
 
  cplic db_rm <signature>
 
  cplic db_rm <signature>
'''
+
 
Print licenses in database'''
+
'''Print licenses in database'''
 
  cplic db_print <object name | -all> [-n noheader] [-x print signatures] [-t type] [-a attached]
 
  cplic db_print <object name | -all> [-n noheader] [-x print signatures] [-t type] [-a attached]
  
 
[[category:license]]
 
[[category:license]]

Revision as of 15:41, 2 February 2018

License Database Operations:

cplic db_add ...
cplic db_rm <signature>
cplic db_print <object name | -all> ...

Add license to database

cplic db_add < -l license-file | host expiration-date signature SKU/features >

Remove license from database

cplic db_rm <signature>

Print licenses in database

cplic db_print <object name | -all> [-n noheader] [-x print signatures] [-t type] [-a attached]