Closest thing I've come up with is to search for t...
# suitescript
d
Closest thing I've come up with is to search for the instances that ran for (example) the last week. I sort them by date created (descending), and when I iterate, I'll keep track of the 'deployments' I've looked at.