Open gronke opened 7 years ago
this has always been the case
in puppet-jail, i used Set
subtraction to figure out what's actually been changed.
providing a way to out of ioc would be very convenient
@igalic we do even better than diffing: we know which settings are coming from the user and which are not.
Otherwise if the default is False
and our user setting is False
we would not recognize this to be explicitly set by the user.
ioc get
orioc list
print a mix of user provided defaults. It's important to differentiate between:Suggestion
Print all user defined properties
Print all user defined defaults