Utilities

Run a single test

$ pcvs exec <fully-qualified test-name>
$ pcvs exec --show [cmd|env|loads|all] <test-name>

Input correctness

Profiles

$ pcvs check --profiles

Configuration blocks

$ pcvs check --configs

Test-suites

$ pcvs check --directory <path>

Discover tests & generate proper configurations

$ pcvs scan <path>

Build & artifacts cleanup

$ pcvs clean --dry-run # list content to be deleted, recursively
$ pcvs clean --force # actually deleting content