Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 775 Bytes

File metadata and controls

37 lines (24 loc) · 775 Bytes

edgelet ms rm

Remove a microservice

Synopsis

Remove a microservice and its local deployment state.

WARNING: This deletes the microservice record and associated container resources.

edgelet ms rm <id> [flags]

Options

  -h, --help   help for rm

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