QOps-AddTasks

Selects Tasks for further use based on the last execution of QOps-ShowTasks function. Results will be added to the global Filter settings.

In case of using the -NoAppend optional switch, the existing Filter settings will be replaced with the current selection instead of appending it by default.

QOps-ShowTasks command execution is required before QOps-AddTasks calling.

Syntax

QOps-AddTasks [-Filter] [-Profile] [-NoAppend]

-Filter specifies parameters for selecting Tasks to process with QOps, allows filtering by following:

  • Name
  • Id
  • AppId (new in version 2.0)

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.

-Profile overrides default User Profile with the specified one

-VerboseLog enables full verbose output including complete API response dumps and debug information. By default, QOps now produces concise output summaries.

New in version 3.0.4

Examples

QOps-AddTasks


QOps-AddTasks -NoAppend