Qlik-cli overview
qlik-cli, known on the command line simply as qlik
, is a command line
interface for Qlik Cloud and Qlik Sense Enterprise client-managed. It provides
access to public APIs through the command line, making it easier to script
and automate workflows such as:
- Import, export, publish, and republish apps.
- Create, rename, remove, and update spaces and assign user access.
- Build, analyze, and edit apps.
- Administer tenants (and client-managed sites).
The tool comes with built-in documentation, which is accessed by appending the
--help
flag to any command.
Get started
Get started with qlik-cli
Learn how to install qlik-cli for Windows, Mac or Linux
Authenticate to Qlik using qlik-cli contexts
Learn how to create contexts to connect to resources
How pagination works in qlik-cli
Learn how to use pagination to save resources and enhance user experience
Get started with qlik-cli examples
Learn how to use qlik-cli for common use cases