Home

stencila config show

Show the current configuration

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 toml

Options

NameDescription
-a, --asOutput format (toml, json, or yaml, default: yaml). Possible values: json, yaml, toml.
© 2026 Stencila