forked from TrueCloudLab/frostfs-node
6039cd119c
Make `--filters` flag to be repeated. Define new filter expression format: * `<key> <binary_op> <value>` for binary filters. Supported binary ops: `EQ` (`STRING_EQUAL`), `NE` (`STRING_NOT_EQUAL`). * `<key> <unary_op>` for unary filters. Supported unary ops: `NOPRESENT` (`NOT_PRESENT`). Any other string expressions are considered invalid. Additionally support shorthand flag `-f`. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru> |
||
---|---|---|
.. | ||
neofs-cli | ||
neofs-ir | ||
neofs-node |