Add a config show cli command
For troubleshooting purposes it would be handy to have a platform config show command that lists the effective configuration values. Thus, overriding environment variables must be considered. At least from the wording of platform config validate ('The document is valid'), it seems that environment variables aren't considered.
There could be filters to mangle the output, but grep is fine, imo.
1
vote