craftr license install

Install a license from a file or from stdin. Verifies the signature first; on failure the current license, if any, is left in place.

Usage

craftr license install [--file <path>]

Flags

FlagDescription
--filePath to the license file. Reads stdin when omitted.

Examples

craftr license install --file=license.key
cat license.key | craftr license install

See also