Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 743 Bytes

File metadata and controls

37 lines (25 loc) · 743 Bytes

edgelet completion zsh

Generate zsh completion script

edgelet completion zsh [flags]

Examples

edgelet completion zsh > "${fpath[1]}/_edgelet"

Options

  -h, --help   help for zsh

Options inherited from parent commands

      --debug            Debug logging
      --no-color         Disable color and interactive UX
  -o, --output string    Output format: human, json, yaml (default "human")
      --quiet            Suppress interactive progress output
      --socket string    Edgelet API unix socket path
      --timeout string   Request timeout
      --verbose          Verbose logging

SEE ALSO