Add dump command #592

Merged
konrad merged 11 commits from feature/dump into master 2020-06-19 21:29:05 +00:00
Owner

Description

This adds a vikunja dump sub-command which will dump all vikunja-related files, including config, attachments, and the full database into a zip file.

Checklist

  • I pushed new or updated dependencies to the repo using go mod vendor
  • I added or improved docs for my feature
# Description This adds a `vikunja dump` sub-command which will dump all vikunja-related files, including config, attachments, and the full database into a zip file. # Checklist * [x] I pushed new or updated dependencies to the repo using `go mod vendor` * [x] I added or improved docs for my feature
konrad added 7 commits 2020-06-19 20:42:50 +00:00
konrad added 2 commits 2020-06-19 20:46:13 +00:00
Add docs
Some checks reported errors
continuous-integration/drone/pr Build was killed
f7191e3cac
konrad added 2 commits 2020-06-19 20:51:24 +00:00
Fix files location in dump
All checks were successful
continuous-integration/drone/pr Build is passing
d98b4dd4c4
konrad referenced this issue from a commit 2020-06-19 21:29:03 +00:00
konrad merged commit fba333866d into master 2020-06-19 21:29:04 +00:00
konrad deleted branch feature/dump 2020-06-19 21:29:14 +00:00
Sign in to join this conversation.
No description provided.