While using fence, I frequently want to look into the templates to understand what they do. From the shell there is --debug, but that shows the native sandbox commands which are very verbose.
I would like something more like --show-template that shows the configuration of the chosen template. For chained template, this could either show the chain, or the merged down form that is used internally to generate the sandbox.
Perhaps --show-config could be a better name to show the currently active config in a merged down view?
What do you think, does that make sense?