Reference Guide

Argument Description Format
Replication, Deduplication,
Snapshots
Example
Delete the license for the Snapshots feature:
CLI> system licenses delete Snapshots
system licenses list
Display a list of installed licenses.
Format
system licenses list
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display a list of the current installed licenses:
CLI> system licenses list
Output
.---------------.----------------.-----------.------------.--------------.
| Feature | Entitlement Id | State | Expiration| Is Violation |
|---------------|----------------|-----------|-----------|--------------|
| Snapshots | | Perpetual | | No |
|---------------|----------------|-----------|-----------|--------------|
| Replication | | Perpetual | | No |
|---------------|----------------|-----------|-----------|--------------|
| Deduplication | | Perpetual | | No |
'---------------'----------------'-----------'-----------'--------------'
system licenses load
Load a new license file.
NOTE: FTP is enabled by default on the FluidFS cluster. However, if FTP has been disabled, see
system internal security FTP configuration enable to reenable FTP before using this
command.
CLI Commands
283