Exports the application and saves it into file on a disk. If -NoData key is specified, exports application without data.
New in version 1.9
Syntax:
qops-exportqvf -Filter -Path [-NoData] [-Profile] [-Verbose]
Parameters meaning:
-Filter overrides parameters for selecting applications to process with QOps, allows filtering by following:
- Name
- Id
- Owner
- Stream
-Path defines path to the folder where .qvf file(s) will be stored
-NoData is a flag for an application exporting without data
-Profile overrides default User Profile with the specified one
-Verbose enables extended command line output
Example:
qops-exportqvf -Filter “Name=application1” -Path “D:\Qlik Data\”