Support gdk config dump
What does this Merge Request do?
This MR was created in order to test !1254 (merged)
It allows gdk config dump
to be called which will dump the entire GDK config in YAML format which could then be redirected into gdk.yml
if one wished.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.