is the a version of the QLIK commmand line client that will work with QLIK Sense (Enterprise) on Kubernetes?
I would like to automate some of the back-up, exporting of apps (with/without data) for deployment and publishing tasks on our AWS (unix) QSEoK deployement in a similar way that main windows user had done using the powershell cli.
What I'm ideally looking for is similar to the Qlik Sense SaaS client which is on the developers site (https://qlik.dev/tutorials/get-started-with-qlik-cli) but it needs to work on our private cloud
Appreciate any help
On the link you posted in your previous post (https://qlik.dev/tutorials/get-started-with-qlik-cli), take a look at the section 'Create context'
Riccardo
Good morning @Mike_DBS ,
I haven't been able to try it yet on a private cloud solution, but I assume you should be able to use SaaS/QSEoK Qlik-CLI on your private cloud by configuring the context.
The main pitfall I can see is that SaaS/QSEoK Qlik-CLI currently allows only a subset of APIs (public ones), so maybe not everything you need to do is currently possible.
I hope this helps,
Riccardo
Thanks Riccardo,
Is there any information on how to change the context? eg a readme or list of options. Didnt see any when I look before
On the link you posted in your previous post (https://qlik.dev/tutorials/get-started-with-qlik-cli), take a look at the section 'Create context'
Riccardo