Versions Compared

Key

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

...

Code Block
languagebash
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
languagebash
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.

...