assert-tool
Interprets a file as a list of values, checks if required conditions are met and exits with corresponding message and code.
Details
Category: Utilities
Publisher: trickest-mhmdiaa
Created Date: 1/24/2022
Container: quay.io/trickest/assert-tool:02717da
Source URL: https://github.com/trickest/assert_tool
Parameters
Command:
--match
- match mode [all/any] (default: `all`)Command:
--regex
- use regex to match valuesCommand:
--in-file
- file to readCommand:
--delimiter
- delimiter for multiple `--from-string` values (default: `,`)Command:
--from-file
- match from fileCommand:
--from-string
- match from string