--progress ignored by borgmatic for check #287

Closed
opened 2020-01-24 13:37:18 +00:00 by codingforfun · 2 comments

What I'm trying to do and why

I like to call borgmatic using borgmatic --progress to get an idea how log it will still take.
This works well for the create step but stays silent for the check step. However borg check supports the flag --progress.

Steps to reproduce (if a bug)

Call borgmatic --progress and check output.

Actual behavior (if a bug)

Output of borgmatic keeps silent during the check step.

Expected behavior (if a bug)

The ouptut of borg check --progress is displayed during the check step.

Other notes / implementation ideas

borgmatic check --progress doesn’t recognize --progress at all and gives an error.

Environment

borgmatic version: 1.4.22

borgmatic installation method: pip --user

Borg version: 1.1.10

Python version: 3.5.2

operating system and version: Ubuntu 16.04 LTS

#### What I'm trying to do and why I like to call borgmatic using `borgmatic --progress` to get an idea how log it will still take. This works well for the create step but stays silent for the check step. However `borg check` supports the flag `--progress`. #### Steps to reproduce (if a bug) Call `borgmatic --progress` and check output. #### Actual behavior (if a bug) Output of borgmatic keeps silent during the check step. #### Expected behavior (if a bug) The ouptut of `borg check --progress` is displayed during the check step. #### Other notes / implementation ideas `borgmatic check --progress` doesn’t recognize `--progress` at all and gives an error. #### Environment **borgmatic version:** 1.4.22 **borgmatic installation method:** pip --user **Borg version:** 1.1.10 **Python version:** 3.5.2 **operating system and version:** Ubuntu 16.04 LTS
Owner

This was just never implemented. But it is now in master! Thanks for the suggestion.

This was just never implemented. But it is now in master! Thanks for the suggestion.
Owner

Released in borgmatic 1.5.0!

Released in borgmatic 1.5.0!
Sign in to join this conversation.
No Milestone
No Assignees
2 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: borgmatic-collective/borgmatic#287
No description provided.