Actions
Bug #36197
closedAdd simple-content-access param to organization update command
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2160160
Description of problem:
When creating an organization with hammer, we have the following option:- hammer organization create
--name "My_Organization"
--label "My_Organization_Label"
--simple-content-access true/false
This does not show up in the organization update command.
Version-Release number of selected component (if applicable):
Sat 6.13
How reproducible:
Steps to Reproduce:
1. hammer organization update -h
Actual results:
--simple-content-access true/false is missing from org update command
Expected results:
--simple-content-access true/false to be an option
Additional info:
This was found during the new SCA Candlepin docs review with Toledo and Adam
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10491 added
Updated by Samir Jha over 1 year ago
- Subject changed from Add simple-content-access param to organization update command to Add simple-content-access param to organization update command
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Jeremy Lenz over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|2b70c9d6495d6207f52ce333bc85686a21195856.
Actions