github creativeprojects/resticprofile v0.28.0

latest releases: v0.29.0, v0.28.1
2 months ago

🌞 Sunny Summer Edition 🌻

Two big things in this release:

  • support for all the new commands and flags of restic 0.17
  • experimental support for environment variables in configuration flags

Example of using environment variables in configuration:

check-repo-profile:
    inherit: default

    run-before:
        - "echo DOW=`date +\"%u\"` >> {{ env }}"

    check:
        read-data-subset: "$DOW/7"

Changelog

Don't miss a new resticprofile release

NewReleases is sending notifications on new releases.