Skip to main content

license generate-offline-activation-request

Creates an activation request file. When executed, an activation request file is generated in the file path specified by --path.
Use the Offline License Activator to perform the activation process.

Returns (0) if the request file is successfully created, or (1) if it fails. A message notifying the command execution result is also displayed on the console.

Syntax

ndcli license generate-offline-activation-request --key <KEY> --email <EMAIL> --path <PATH>

Options

  • --key<KEY> (required)
    Specifies the license key.
  • --email<EMAL> (required)
    Specifies the email address.
  • --path<PATH> (required)
    Specifies the path to the activation request file to be generated (file extension: .dat).