-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Eliminate command 'remove' from subscription-manager #3444
Conversation
75b23f3
to
069cc19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Please rebase and fix the conflicts due to the other removals, thanks! |
... and in addition to that, please squash the commit fixing the changes to the man page together with the original commit |
8b6625d
to
f8ce2a9
Compare
This PR eliminates the subscription-manager remove sub-command. fixes: https://issues.redhat.com/browse/CCT-426
77353be
to
027dd3d
Compare
I believe this is ready to merge now. @jirihnidek and @ptoscano please take a look. Thank you! Joe |
This PR eliminates the subscription-manager remove sub-command.
fixes: https://issues.redhat.com/browse/CCT-426