Unnamed repository; edit this file 'description' to name the repository.
Find a file
2022-12-26 14:51:27 +02:00
restic_exporter Initial commit 2022-12-26 14:51:27 +02:00
.gitignore Initial commit 2022-12-26 14:51:27 +02:00
LICENSE Initial commit 2022-12-26 14:51:27 +02:00
pyproject.toml Initial commit 2022-12-26 14:51:27 +02:00
README.md Initial commit 2022-12-26 14:51:27 +02:00
requirements.txt Initial commit 2022-12-26 14:51:27 +02:00
setup.py Initial commit 2022-12-26 14:51:27 +02:00

restic_exporter

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

restic_exporter.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters