canary location#

Print locations of test files and directories

canary location [-h] [-i | -l | -x | -s] testspec

Positional arguments

testspec

Test name or test id

Optional arguments

-i

Show the location of the test’s input file

-l

Show the location of the test’s log file

-x

Show the location of the test’s working directory

-s

Show the location of the test’s source directory

-h, --help

Show this help message and exit.

If no options are give, -x is assumed.