Skip to main content

license generate-offline-deactivation-request

Creates a deactivation request file. It also performs deactivation (deactivation).
When executed, this command generates a deactivation request file in the file path specified with --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-deactivation-request --key <KEY> --email <EMAIL> --path <PATH>

Option

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