stencila config show
Usage
stencila config show [OPTIONS]Examples
# Show entire configuration
stencila config show
# Show as JSON
stencila config show --as json
# Show as TOML
stencila config show --as tomlOptions
-a, --as | jsonyamltoml |