You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hs fetch emits one line of output for every file/folder it writes. This seems excessive for CI/CD use cases; it'd be great to have an option to decrease verbosity.
This with hs version 4.0.0.
Steps to reproduce
Run hs fetch command to fetch files
Observe one line of output per file/folder
Expected behavior
There is some way to decrease the output volume; perhaps a --quiet option.
Screenshots
Who to Notify
The text was updated successfully, but these errors were encountered:
Description and Context
hs fetch
emits one line of output for every file/folder it writes. This seems excessive for CI/CD use cases; it'd be great to have an option to decrease verbosity.This with hs version 4.0.0.
Steps to reproduce
hs fetch
command to fetch filesExpected behavior
There is some way to decrease the output volume; perhaps a
--quiet
option.Screenshots
Who to Notify
The text was updated successfully, but these errors were encountered: