module documentation
Job filter rule commands
| Function | |
Add a job filter rule. |
| Function | |
Remove a job filter rule. |
| Function | |
List filter rule fields. |
| Function | |
List job filter rules and their properties. |
| Function | |
Undocumented |
| Function | |
Replaces a job filter rule with the given UUID, or creates it, if it doesn't exist already. |
| Function | |
Show filter rule details. |
| Constant | FILTER |
Undocumented |
| Constant | FILTER |
Undocumented |
| Constant | FILTER |
Undocumented |
| Variable | commands |
Undocumented |
| Constant | _LIST |
Undocumented |
Add a job filter rule.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | should be an empty list |
| Returns | |
| int | the desired exit code |
Remove a job filter rule.
| Parameters | |
| _ | Undocumented |
| args:list | a list of length 1 with the UUID of the filter to remove |
| Returns | |
| int | the desired exit code |
List filter rule fields.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | fields to list, or empty for all |
| Returns | |
| int | the desired exit code |
List job filter rules and their properties.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | filters to list, or empty for all |
| Returns | |
| int | the desired exit code |
Replaces a job filter rule with the given UUID, or creates it, if it doesn't exist already.
| Parameters | |
| opts | the command line options selected by the user |
| args:list | should contain only one element, the UUID of the filter |
| Returns | |
| int | the desired exit code |
Show filter rule details.
| Parameters | |
| _ | Undocumented |
| args:list | should either be an empty list, in which case we show information about all filters, or should contain a list of filter UUIDs to be queried for information |
| Returns | |
| int | the desired exit code |
FILTER_ACTION_OPT =
¶
Undocumented
| Value |
|
FILTER_PREDICATES_OPT =
¶
Undocumented
| Value |
|
FILTER_PRIORITY_OPT =
¶
Undocumented
| Value |
|