Package Exports
- @progress/kendo-licensing
- @progress/kendo-licensing/package.json
Readme
Progress Kendo UI Licensing CLI
This package is part of the Kendo UI family of UI Component suites.
For more information about usage with specific products see:
Usage
kendo-ui-license <command> [arguments]
Supported commands:
kendo-ui-license activateValidates and imports a Telerik and Kendo UI license key file.
The following locations are searched for a license key:
- The path specified in the
TELERIK_LICENSE_PATHenvironment variable. - The
TELERIK_LICENSE,KENDO_UI_LICENSEenvironment variables. - The
telerik-license.txt,kendo-ui-license.txtfiles in:- The current working directory
- Each parent directory
~/.telerik(Linux and macOS) or%APPDATA%\Telerik(Windows)
The exit status is one of the following values:
- 0 - success.
- 1 - no license key found.
- 2 - invalid license key.
- 3 - internal error.
Command arguments:
--ignore-no-license- Sets the exit status to 0 (success) if a license file is missing.
- The path specified in the
kendo-ui-license helpPrints a help message.
License
This is commercial software. To use it, you need to agree to the Telerik End User License Agreement for Kendo UI Complete. If you do not own a commercial license, this file shall be governed by the trial license terms.
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.
Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.