feat: added backup cli command
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/clippy Pipeline failed
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Jef Roosens 2023-06-16 17:23:36 +02:00
parent 27d7e681c3
commit 5275356353
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
3 changed files with 29 additions and 1 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/alex/src/branch/dev)
### Added
* Added `backup` CLI command
### Changed
* Running the server now uses the `run` CLI subcommand