Bug #27213
closedYou cannot update a content-view filter's description using hammer
Description
Cloned from bugzilla:
Description of problem:
You cannot update a content-view filter's description using hammer.
Version-Release number of selected component (if applicable):
All up to 6.5
How reproducible:
%100
Steps to Reproduce:
1. NOT IN HAMMER
2.
3.
Actual results:
NA
Expected results:
Not implemented
Additional info:
ou cannot update a content-view filter's description using hammer.- hammer content-view filter update --help
Usage:
hammer content-view filter update [OPTIONS]
Options:
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID Content view numeric identifier
--id ID Filter identifier
--inclusion INCLUSION Specifies if content should be included or excluded, default:
Inclusion=false
One of true/false, yes/no, 1/0.
--name NAME Name to search by
--new-name NEW_NAME New name for the filter
--organization ORGANIZATION_NAME Organization name to search by
--organization-id ORGANIZATION_ID Organization ID to search by
--organization-label ORGANIZATION_LABEL Organization label to search by
--original-packages ORIGINAL_PACKAGES Add all packages without errata to the included/excluded list. (package
Filter only)
One of true/false, yes/no, 1/0.
--repositories REPOSITORY_NAMES Comma separated list of values. Values containing comma should be quoted or escaped with backslash
--repository-ids REPOSITORY_IDS List of repository ids
Comma separated list of values. Values containing comma should be quoted or escaped with backslash
-h, --help Print help
One can update the name using the --new-name argument but there is no way to update the description field.
You can update the description using the gui.