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
match
string
Command:
--match
- match mode [all/any] (default: `all`)regex
string
Command:
--regex
- use regex to match valuesin-file
file
requiredCommand:
--in-file
- file to readdelimiter
string
Command:
--delimiter
- delimiter for multiple `--from-string` values (default: `,`)from-file
file
requiredCommand:
--from-file
- match from filefrom-string
string
requiredCommand:
--from-string
- match from string