ptarmiganlabs / ctrl-q

Command line tool for interacting with Qlik Sense Enterprise servers
MIT License
13 stars 2 forks source link

Add `qseow` command to separate Ctrl-Q QSEoW commands from QSCloud commands #519

Closed mountaindude closed 4 days ago

mountaindude commented 3 weeks ago

Example: Instead of ctrl-q.exe script-get .... the command will be ctrl-q.exe qseow script-get ....

Future QS Cloud command will similarly be something like ctrl-q.exe qscloud script-get ....

This ticket is part of #499, which has a wider scope.