configlet icon indicating copy to clipboard operation
configlet copied to clipboard

sync: Add ability to include/exclude a specific test case by exercise slug and UUID

Open cmccandless opened this issue 4 years ago • 3 comments

For scripting purposes, it would be useful to be able to tell configlet to include or exclude a specific test case.

Examples

configlet sync -e=two-fer --tests=include --uuid=1cf3e15a-a3d7-4a87-aeb3-ba1b43bc8dce
configlet sync -e=two-fer --tests=exclude --uuid=1cf3e15a-a3d7-4a87-aeb3-ba1b43bc8dce

cmccandless avatar Oct 20 '20 14:10 cmccandless