Make `nextcloudcmd` less verbose
Open
feature: :white_square_button: nextcloudcmd
good first issue
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
`nextcloudcmd` is too verbose.
And the `-s` switch makes it completely silent.
I think a "sane default" is needed here.
What about this:
Print a `d` for every directory (but no newline) which was updated/checked
Print the name of for every file which gets transfered.
Then at the end print the summary.
What do you think about this?
Contributor guide
Assessment
This issue has not been assessed yet.