Hammer CLI - no capability to create a new content-view major version

Problem:
Unable to create a new version of a Content View using the hammer CLI

Expected outcome:
A new version is created for the respective content view with the defined description.

Foreman and Proxy versions:
Foreman and Foreman-Proxy v1.16
Hammer v0.11.0

Foreman and Proxy plugin versions:
tfm-rubygem-katello-3.5.0.1-1.el7.noarch

Other relevant data:
I’m able to create an incremental version of a content view using
hammer content-view version incremental-update --description “cv desc” --organization-id 1 --content-view-version-id 444

and this creates a minor revision version of a CV, however there is no ability to add a new major version.