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

Adding --quiet mode #80

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Adding --quiet mode #80

merged 1 commit into from
Dec 12, 2024

Conversation

jsnctl
Copy link
Contributor

@jsnctl jsnctl commented Dec 12, 2024

(implements #67)

  • Adds --quiet opt to up command, which switches off the cursor animation
  • Adds quiet bool to WatchProvisionStatus to conditional the spinner.Start() invocation per event. The quiet true case simply doesn't start the spinner
  • Concretely sets down to false (these logs are less verbose, and we don't encounter cofidectl down as much in CI)
  • single-trust-zone test now uses ./cofidectl up --quiet (perhaps a better place for this, a new test?)

@jsnctl jsnctl self-assigned this Dec 12, 2024
@jsnctl jsnctl merged commit 69ede62 into main Dec 12, 2024
5 checks passed
@jsnctl jsnctl deleted the jsnctl/quiet-mode branch December 12, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants