Show and manage license information
console
$ docinsight license --help
Show and manage license information
Usage: docinsight license [OPTIONS] <COMMAND>
Commands:
show Show the current license information and its status
set Update license information
remove Remove the existing license from the system
Options:
-h, --help
Print help
Output Options:
-q, --quiet
Suppress all messages except for warnings and errors
-v, --verbose...
Increase output detail (-v for verbose, -vv for full operational details)
Terminal Options:
--color <WHEN>
When to use terminal colors
[possible values: auto, always, never]
--no-color
Disable terminal colors
--progress <WHEN>
When to display progress indicators
[possible values: auto, always, never]
--no-progress
Disable progress indicators
--hyperlinks <WHEN>
When to emit terminal hyperlinks
[possible values: auto, always, never]
--no-hyperlinks
Disable terminal hyperlinks
Interaction Options:
--no-input
Never prompt for user input
Logging Options:
--log-file <PATH>
Write diagnostic logs to a file
[env: DOCINSIGHT_LOG_FILE=]
--log-level <LEVEL>
Set the minimum diagnostic log level
[env: DOCINSIGHT_LOG_LEVEL=]
[possible values: error, warn, info, debug, trace]
Show the current license information and its status
console
$ docinsight license show --help
Show the current license information and its status
Usage: docinsight license show [OPTIONS]
Options:
-h, --help
Print help
Output Options:
-q, --quiet
Suppress all messages except for warnings and errors
-v, --verbose...
Increase output detail (-v for verbose, -vv for full operational details)
Terminal Options:
--color <WHEN>
When to use terminal colors
[possible values: auto, always, never]
--no-color
Disable terminal colors
--progress <WHEN>
When to display progress indicators
[possible values: auto, always, never]
--no-progress
Disable progress indicators
--hyperlinks <WHEN>
When to emit terminal hyperlinks
[possible values: auto, always, never]
--no-hyperlinks
Disable terminal hyperlinks
Interaction Options:
--no-input
Never prompt for user input
Logging Options:
--log-file <PATH>
Write diagnostic logs to a file
[env: DOCINSIGHT_LOG_FILE=]
--log-level <LEVEL>
Set the minimum diagnostic log level
[env: DOCINSIGHT_LOG_LEVEL=]
[possible values: error, warn, info, debug, trace]
Update license information
console
$ docinsight license set --help
Update license information
Usage: docinsight license set [OPTIONS]
Options:
--email <EMAIL>
The email of the license
--key <KEY>
The key of the license
-h, --help
Print help
Output Options:
-q, --quiet
Suppress all messages except for warnings and errors
-v, --verbose...
Increase output detail (-v for verbose, -vv for full operational details)
Terminal Options:
--color <WHEN>
When to use terminal colors
[possible values: auto, always, never]
--no-color
Disable terminal colors
--progress <WHEN>
When to display progress indicators
[possible values: auto, always, never]
--no-progress
Disable progress indicators
--hyperlinks <WHEN>
When to emit terminal hyperlinks
[possible values: auto, always, never]
--no-hyperlinks
Disable terminal hyperlinks
Interaction Options:
--no-input
Never prompt for user input
Logging Options:
--log-file <PATH>
Write diagnostic logs to a file
[env: DOCINSIGHT_LOG_FILE=]
--log-level <LEVEL>
Set the minimum diagnostic log level
[env: DOCINSIGHT_LOG_LEVEL=]
[possible values: error, warn, info, debug, trace]
Remove the existing license from the system
console
$ docinsight license remove --help
Remove the existing license from the system
Usage: docinsight license remove [OPTIONS]
Options:
-h, --help
Print help
Output Options:
-q, --quiet
Suppress all messages except for warnings and errors
-v, --verbose...
Increase output detail (-v for verbose, -vv for full operational details)
Terminal Options:
--color <WHEN>
When to use terminal colors
[possible values: auto, always, never]
--no-color
Disable terminal colors
--progress <WHEN>
When to display progress indicators
[possible values: auto, always, never]
--no-progress
Disable progress indicators
--hyperlinks <WHEN>
When to emit terminal hyperlinks
[possible values: auto, always, never]
--no-hyperlinks
Disable terminal hyperlinks
Interaction Options:
--no-input
Never prompt for user input
Logging Options:
--log-file <PATH>
Write diagnostic logs to a file
[env: DOCINSIGHT_LOG_FILE=]
--log-level <LEVEL>
Set the minimum diagnostic log level
[env: DOCINSIGHT_LOG_LEVEL=]
[possible values: error, warn, info, debug, trace]