...
Code Block | ||
---|---|---|
| ||
scsctl license add -f castor_license.txt
added |
Installing from a URL
Use scsctl license add -u {URL of license file}
to install the Swarm license from a URL.
Code Block | ||
---|---|---|
| ||
scsctl license add -u http://license_server/path/to/license/file
added |
Confirmation
The Swarm license is ready once added appears after the command as shown above. Use scsctl license show
to visually verify the license is ready.
...