diff --git a/cli/ping.go b/cli/ping.go index a54687cf2cc84..0e219d5762f86 100644 --- a/cli/ping.go +++ b/cli/ping.go @@ -120,7 +120,9 @@ func (r *RootCmd) ping() *serpent.Command { spin := spinner.New(spinner.CharSets[5], 100*time.Millisecond) spin.Writer = inv.Stderr spin.Suffix = pretty.Sprint(cliui.DefaultStyles.Keyword, " Collecting diagnostics...") - spin.Start() + if !r.verbose { + spin.Start() + } opts := &workspacesdk.DialAgentOptions{} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy