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
continuous-integration/drone/pr Build was killed Details
f7191e3cac
Add docs
konrad added 2 commits 2020-06-19 20:51:24 +00:00
continuous-integration/drone/pr Build is passing Details
d98b4dd4c4
Fix files location in dump
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 reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#592
No description provided.