Hammer content-view filter info not showing state of original packages

Problem: I created a content view filter with:

hammer content-view filter create --content-view-id ${CVID} \
--description "Filter for EPEL packages without errata" \
--inclusion false --original-packages true --name "EPEL Filter without errata" \
--type rpm

When I run:

hammer content-view filter info --content-view-id ${CVID} --id ${CVFID}

it does not show anything about original packages. A help on that command does not show any option to display that value.

Expected outcome: I would like some method to verify the original-packages is set to either true or false

Foreman and Proxy versions: foreman-3.0.1-1; katello-4.2.1-1

Foreman and Proxy plugin versions:

Distribution and version: CentOS 7.9

Other relevant data: