Options (2)
-l, --levelsbooleanAdd testing level to the check
Example:
sfdk check {{[-l|--levels]}} +{{level}}-s, --suitesbooleanAdd testing suite to the check
Example:
sfdk check {{[-s|--suites]}} +{{suite}}Examples (6)
Display test suites
sfdk check --list-suitesRun all or essential test suites
Add testing level to the check
sfdk check [-l|--levels] +levelRemove testing level from the check
sfdk check [-l|--levels] -levelAdd testing suite to the check
sfdk check [-s|--suites] +suiteRemove testing suite from the check
sfdk check [-s|--suites] -suitemade by @shridhargupta | data from tldr-pages