Hello,
I have 2 environment, “dev” and “prod”. I check an URL(showing tests results) every day to see if I can promote my dev to my prod environnement.
However the URL isn’t updated every day. What that means is that I sometime have to check when was the dev enviroment promoted from Library.
It’s easy to do from the GUI, but I haven’t found any way to see this information from CLI
So I had the idea to simply put a timestamp in the description field of my CV versions to have it handy.
Question:
Can I update my content view version description via CLI ?
I only see that I am able to update via the API with the following :
https://theforeman.org/plugins/katello/3.11/api/apidoc/v2/content_view_versions/update.html
Is there a better way to check when a specific content view version was published ?
Foreman and Proxy versions:
Katello 3.11
Foreman and Proxy plugin versions:
Thank you for your help