Actions
Bug #8913
closedhammer content-view version publish no longer has content view params
Description
This change:
(changing the content_view_id from being required to not being required) causes hammer to not expand out the content view options, which means that a lot of commands don't work properly such as:
hammer -u admin -p changeme content-view version promote --organization="Default Organization" --content-view="Test CV" --to-lifecycle-environment="Test" --version 1
This is currently block the nightly release pipeline
Actions