How do you get a report of cis that don't have a [specific] tag?
My thought is to use the key values table to identify any ci that was created after a specific date that does not have a specific key. I guess in reality, we want to see if any of a number of keys (tags) are missing. I'm thinking I would have to do o...