列出license 列表

dscli license list [skipactivation]

 

添加license

dscli license add key=<#>[skipactivation]

key: option to provide the license key.

skipactivation:use this option when the license is added but not activated.

Thereis a 30-day grace period.

 

删除license

dscli license delete key=<#>

key: option to provide the license key to delete.


导出注册激活文件

dscli license export key=<#>filename=<#>

 

key: option to provide the license key to be activated.

filename: Name of the license file to export to. The file name can only contain

A-  Z, a-z, and 0-9 and must have a “dat” extension

导出一个.dat后缀的文件,把它拷贝出来,发给Activate.Keycode@falconstor.com,注册

会返回一个.sig后缀的注册文件,放进服务器里

 

导入注册激活文件

dscli license import filename=<#>

 

filename: Use this option to provide the license file (received from

Activate.Keycode@falconstor.com)to import. The file name has a “sig”extension.

运行该命令实现disksafe的离线激活

 

帮助命令

dscli license help