Created
March 1, 2017 23:20
-
-
Save levi-turner/05339d5981b8a22f74ea7c5bc91c7e54 to your computer and use it in GitHub Desktop.
Qlik-Cli commands for importing an extension into a Qlik Sense Enterprise site
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Connect-Qlik -Computername "QlikSenseServer.company.com" | |
Invoke-QlikUpload -path /qrs/extension/upload -filename C:\extension.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment