CLI
Config Example

đź“„ Config Example

crestic config.example

Print a comprehensive example configuration file to stdout, with comments documenting the available options.

Examples

# Print to terminal
crestic config.example
 
# Save as a starting config
crestic config.example > crestic.yaml

See Also