Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add option to decrease verbosity of hs fetch, for CI/CD usage #702

Open
techieshark opened this issue Jun 2, 2022 · 0 comments
Open

add option to decrease verbosity of hs fetch, for CI/CD usage #702

techieshark opened this issue Jun 2, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@techieshark
Copy link

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

  1. Run hs fetch command to fetch files
  2. 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

@brandenrodgers brandenrodgers added the good first issue Good for newcomers label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants