ATC is one of the most powerful functions of osquery and is currently unsupported by goquery.
We should definitely support targeted ATC on hosts. For goquery this will require a new command (which will pair very nicely with the alias system) but mock server will need a few updates as well.
[ ] Implement New API Handler for ATC in Mock Server
[ ] Implement New Command in goquery taking: Name, Query, Path, Duration
[ ] Implement Mock Server Configuration Generation
[ ] Implement New Command in goquery: Refresh Host (to pull new ATC table into suggestions)
ATC is one of the most powerful functions of osquery and is currently unsupported by goquery.
We should definitely support targeted ATC on hosts. For goquery this will require a new command (which will pair very nicely with the alias system) but mock server will need a few updates as well.