-
Notifications
You must be signed in to change notification settings - Fork 27
[FEATURE]: add (proper) diff support to the settings module #209
Copy link
Copy link
Open
Labels
JiraAn internal JIRA requirement exists in the backlogAn internal JIRA requirement exists in the backlogneeds-triageIssue requires triage.Issue requires triage.type/feature-requestThis is the default label associated with a feature request issue.This is the default label associated with a feature request issue.
Description
Describe the solution you'd like
Currently when using --diff with the settings modules, it is only displayed that a change would be made, and when in 'check' mode, the current setting are printed. When applying settings only the resultant settings are printed.
--diff should display the before AND after which either would be applied (when using --check) or actually was applied (when not using --check).
Describe alternatives you've considered
There is no reasonable alternative
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
JiraAn internal JIRA requirement exists in the backlogAn internal JIRA requirement exists in the backlogneeds-triageIssue requires triage.Issue requires triage.type/feature-requestThis is the default label associated with a feature request issue.This is the default label associated with a feature request issue.