autorestic/docs/pages/cli/check.md

10 lines
235 B
Markdown
Raw Permalink Normal View History

2020-11-13 14:48:20 +00:00
# Check
2020-05-17 12:52:30 +00:00
```bash
2021-04-15 22:26:57 +00:00
autorestic check
2020-05-17 12:52:30 +00:00
```
2021-04-15 22:26:57 +00:00
Checks locations and backends are configured properly and initializes them if they are not already.
2020-05-17 12:52:30 +00:00
This is mostly an internal command, but useful to verify if a backend is configured correctly.