Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.81 KB

File metadata and controls

48 lines (37 loc) · 1.81 KB

edgelet

Local CLI for the Edgelet daemon

Synopsis

Local CLI for the Edgelet daemon.

Use "edgelet --help" for command-specific usage.

edgelet [flags]

Options

      --debug            Debug logging
  -h, --help             help for edgelet
      --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
      --version          Print CLI and daemon version

SEE ALSO