Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[Commentary here about making sure the license file is either copied to the SCS server or is reachable via HTTP from the SCS server.]

Installing from a file

To install the Swarm license, use: scsctl license add -f {path to license file}

Code Block
languagebash
scsctl license add -f castor_license.txt

...

 
added

Installing from a URL

To install the Swarm license, use: scsctl license add -u {URL of license file}

Code Block
languagebash
scsctl license add -u http://license_server/path/to/license/file 
added

Confirmation

Once added appears after the command as shown below, you are ready with the Swarm license. To visually confirm:

Code Block
languagebash
scsctl license add -f castor_license.txt 
addedshow