Added command and list execution (#1), small touchups
- Added exec command to execute individual commands - Added --lists, -l flag to backup command - Run command lists (#1) - Small touchups and documentation
This commit is contained in:
10
README.md
10
README.md
@ -10,6 +10,16 @@ To install:
|
||||
|
||||
This assumes you already have a working Go environment, if not please see [this page](https://golang.org/doc/install) first.
|
||||
|
||||
You can also download binaries [here](https://git.andrewnw.xyz/CyberShell/backy/releases) and [here](https://github.com/CybersShell/backy/releases).
|
||||
|
||||
## Features
|
||||
|
||||
- Define lists of commands and run them
|
||||
|
||||
- Execute commands over SSH
|
||||
|
||||
- More to come.
|
||||
|
||||
To run a config:
|
||||
|
||||
`backy backup`
|
||||
|
Reference in New Issue
Block a user