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
-iShow the location of the test’s input file
-lShow the location of the test’s log file
-xShow the location of the test’s working directory
-sShow the location of the test’s source directory
-h, --helpShow this help message and exit.
If no options are give, -x is assumed.