Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 812 Bytes

File metadata and controls

38 lines (25 loc) · 812 Bytes

edgelet system stop

Gracefully stop the daemon

Synopsis

Gracefully stop the edgelet daemon.

WARNING: Stopping the daemon disables EdgeletAPI until the daemon is started again (edgelet or systemctl start edgelet).

edgelet system stop [flags]

Options

  -h, --help   help for stop

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