Bug 1195106 - Go version of SUSEConnect: do not use abbreviated options like --clean
Summary: Go version of SUSEConnect: do not use abbreviated options like --clean
Status: RESOLVED FIXED
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP4
Classification: openSUSE
Component: Release Notes (show other bugs)
Version: unspecified
Hardware: Other Other
: P4 - Low : Normal
Target Milestone: ---
Assignee: Lukas Kucharczyk
QA Contact: Stefan Knorr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 16:59 UTC by Tanja Roth
Modified: 2022-05-11 11:55 UTC (History)
0 users

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: No
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tanja Roth 2022-01-25 16:59:11 UTC
+++ This bug was initially created as a clone of Bug #1195002 +++

(copying from https://bugzilla.suse.com/show_bug.cgi?id=1195002#c3)


"options like --clean and --list or -l only worked due to the way Ruby parses option, but they weren't officially supported or documented. For -l (reported in https://bugzilla.suse.com/show_bug.cgi?id=1195006) I agree that this would be a sensible decision to add, but in regards to --clean I advise to adjust the test cases to use the documented --cleanup.

To avoid that user run into any kind of trouble, in case they adopted this wrong parameter, we might want to think about documenting this in the Release Notes."
Comment 1 Stefan Weiberg 2022-01-26 10:59:19 UTC
As requested by Tanja adding a comment here, that this needs to be documented in the RN for Public Beta.

Meanwhile a --clean and -l parameter has been added to the next SUSEConnect-ng update, but we should still mention that abbreviations not mentioned in 'SUSEConnect --help' are not supported.