Manage licenses

Use docinsight license to view, update, or remove stored license information from a terminal. For first-time activation and trial-mode restrictions, see Activate DocInsight.

Show the current license status:

shell
docinsight license show

Set or replace the stored license:

shell
docinsight license set

Enter the license email and key when prompted. For non-interactive use, pass --email and --key; avoid exposing the key in shared scripts or command logs.

Remove the stored license:

shell
docinsight license remove

docinsight build may prompt for acceptance of the trial license agreement. In automation, use docinsight build --accept-license only when the environment is allowed to accept that agreement.

For all subcommands and options, see the license command reference.