Configuration profiles manager for restic backup
resticprofile is the missing link between a configuration file and restic backup. Creating a configuration file for restic has been discussed before, but seems to be a very low priority right now.
With resticprofile:
copy-chunker-params flaghelp command or -h flagv2 only)The configuration file accepts various formats: * TOML : configuration file with extension .toml and .conf to keep compatibility with versions before 0.6.0 * JSON : configuration file with extension .json * YAML : configuration file with extension .yaml * HCL: configuration file with extension .hcl
We recommend you start by reading the getting started section
The full documentation has been moved to creativeprojects.github.io
What are your most important features? Please fill in the survey
$ claude mcp add resticprofile \
-- python -m otcore.mcp_server <graph>