mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-30 21:33:00 +02:00
18 lines
324 B
Markdown
18 lines
324 B
Markdown
---
|
|
title: config generate
|
|
eleventyNavigation:
|
|
key: config generate
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/config-generate.txt %}
|
|
```
|
|
|
|
|
|
## Related documentation
|
|
|
|
* [Configuration](https://torsion.org/borgmatic/how-to/set-up-backups/#configuration)
|