QOps-ShowExtensions

Shows the list of available extensions which consists of Ids and Names. An output of this function might be used with the further calling of QOps-PrepareExtensions function. Since version 1.6 an Output Result of this function will be used with the further calling of QOps-AddExtensions function by default.

New in version 1.9

Syntax

QOps-ShowExtensions [-Filter] [-Sort] [-Profile] [-Verbose]

Parameters meaning:

-Filter overrides parameters for selecting Extensions to process with QOps, allows filtering by following:

  • Name
  • Id

The multiple masks are supported in a way of repeating the field identifier group with a semicolon and with a comma separator inside a group, ex.: -Filter "Name=*ibcs*;Name=*api*,Id=*".

The Semicolon defines result joining with OR logic, the Comma defines results joining with AND logic. When the field name is omitted all possible values for this field will be applied.

-Sort specifies parameters for sorting applications to process with QOps, ex. -Sort "Name=asc". Allows filtering by following:

  • Name
  • Id
New in version 1.10.59

-Profile overrides default User Profile with the specified one

-Verbose enables extended command line output

Examples

QOps-ShowExtensions


showextensions

This command is not available in QlikView mode

This command is not available in QlikCloud mode