Equal to. Includes an identical value.
-eq
Not equal to. Includes a different value.
-ne
Greater-than.
-gt
Greater-than or equal to.
-ge
Less-than.
-lt
Less-than or equal to.
-le
Match using the wildcard character (*)
-like
Case sensitive match using the wildcard character (*)
-clike
Replace operator. Changes the specified elements of a value.
-replace