When you use the dsconf/dsidm commands they print a lot of output. Its a bit much. I would like to see it reduced as much as possible, and only log it when "--verbose" is requested.
This includes things like: "Command successful." We don't need this if we return the correct result code to the caller. See https://pagure.io/389-ds-base/issue/49712
dscreate all writes a lot of text to STDOUT:
READY: Preparing installation for new_inst Error: signed integer is greater than maximum FAIL: Command failed. See output for details.
The FAIL line is pointless, and the READY line should only be printed if verbose is set.
Metadata Update from @mreynolds: - Issue assigned to mreynolds
https://pagure.io/389-ds-base/issue/49712 has addressed some of this, but I think there is more we can cleanup.
Metadata Update from @mreynolds: - Custom field component adjusted to None - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None - Custom field type adjusted to None - Custom field version adjusted to None
Actually, I disagree on a few bits here. I think saying things like "success" at the end is a really valuable feedback to the user, because jusht "silently continuing" doesn't make feedback available. Feedback is vitally important to admins to assert faith that what they did, worked, so I'd like to keep a little bit of this verbositiy in here....
Metadata Update from @mreynolds: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/2772
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)
Login to comment on this ticket.