sync: Add ability to include/exclude a specific test case by exercise slug and UUID
Open
cmd: sync
kind: feature
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.