Hi,
We have Chef Server (not automate)
I'm trying to find out which version of a cookbook was created on a certain day. If i use :
knife cookbook list -all
it will show all the versions the Chef server has. I've searched the commands on https://docs.chef.io but cannot see anything else.
Is there anyway to see when particular versions were created?
many thanks
David