mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 21:24:11 +01:00
10 lines
235 B
Markdown
10 lines
235 B
Markdown
# Check
|
|
|
|
```bash
|
|
autorestic check
|
|
```
|
|
|
|
Checks locations and backends are configured properly and initializes them if they are not already.
|
|
|
|
This is mostly an internal command, but useful to verify if a backend is configured correctly.
|