C.2. Selection Criteria Operators


Table C.2, “Selection Criteria Grouping Operators” describes the selection criteria grouping operators.
Expand
Table C.2. Selection Criteria Grouping Operators
Grouping OperatorDescription
( ) Used for grouping statements
[ ] Used to group strings into a string list (exact match)
{ } Used to group strings into a string list (subset match)
Table C.3, “Selection Criteria Comparison Operators” describes the selection criteria comparison operators and the field types with which they can be used.
Expand
Table C.3. Selection Criteria Comparison Operators
Comparison OperatorDescriptionField Type
=~ Matching regular expression regex
!~ Not matching regular expression. regex
= Equal to number, size, percent, string, string list
!= Not equal to number, size, percent, string, string list
>= Greater than or equal to number, size, percent
> Greater than number, size, percent
<= Less than or equal to number, size, percent
< Less than number, size, percent
Table C.4, “Selection Criteria Logical and Grouping Operators” describes the selection criteria logical and grouping operators.
Expand
Table C.4. Selection Criteria Logical and Grouping Operators
Logical and Grouping OperatorDescription
&& All fields must match
, All fields must match (same as &&)
|| At least one field must match
# At least one field must match (same as ||)
! Logical negation
( Left parenthesis (grouping operator)
) Right parenthesis (grouping operator)
[ List start (grouping operator)
] List end (grouping operator)
{ List subset start (grouping operator)
} List subset end (grouping operator)
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat