Commit 2a5d80a
px cli: Stop showing spinners in quiet mode.
Summary: Previously, even with `-q|-quiet`, the px cli would show spinners which can cause log spam. In this diff, we remove the spinners if quiet mode is enabled.
Test Plan: Tested locally, in continuous use by the stirling perf eval project.
Reviewers: #stirling, michelle, vihang, zasgar
Reviewed By: vihang
Subscribers: yzhao
Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
Differential Revision: https://phab.corp.pixielabs.ai/D11834
GitOrigin-RevId: 5f5b69f1 parent 2b3a7b2 commit 2a5d80a
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
53 | 59 | | |
54 | | - | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments