qlik-cli
qlik-cli copied to clipboard
Tool for Qlik Sense SaaS which provides access to all public APIs through the command line.
The README states: > The project will be open-sourced in the near future. Git blame indicates this was written four years ago. Are there still plans to open source `qlik-cli`?...
The object and bookmark publish/unpublish commands seem to write generic status messages to stderr ("Publishing object 123" for example). It is difficult to catch actual errors. Any chance this could...
How do i pass a list of generic object json paths in a parameter, such as in the command ?
Hi, It was good if we have a command ! I use command to upload some local qvf files. Then to share it with the users, i need to publish...
**qlik app object unpublish** for $object.objectType -eq "story" -OR $object.objectType -eq "sheet" are works like a charm, but "bookmark" do not work, please fix (hugs)
## Background In the [August cloud release](https://community.qlik.com/t5/Qlik-Product-Innovation-Blog/August-Monthly-Release-to-Cloud-more-reasons-to-move-your/ba-p/1734477), the new tool [Qlik DataTransfer](https://www.qlik.com/us/products/qlik-data-transfer) was highlighted. I have no idea which API is used in the background technically to do the data...
There is a whole set of QRS endpoints for security rules at `/systemrule/...` These are however not exposed in the `qlik qrs` command. Possible to change this? It would for...
I'm using qlik app connection set ./my-connections.yml But, how to creare my-connections.yml for rest connection?
Update help for this great feature which I almost missed. Limit must not be less or equal to 100. Limit 100 works: ``` ❯ qlik item ls --limit 1000 |...
Importing a 1.6GB app to qlikcloud is consuming more than 4GB of memory on the server. Not a bug as such but still, it could be improved I think :)...