Edgelet CLI
The Edgelet CLI runs on each Edgelet node. Use it for local configuration, microservice control, image management, and control plane operations on the device.
Start with the root command reference: edgelet.
Command groups
| Group | Entry point |
|---|---|
| Authentication | edgelet auth |
| Configuration | edgelet config, edgelet init-config |
| Control plane | edgelet controlplane |
| Deploy / lifecycle | edgelet deploy, edgelet deprovision, edgelet provision |
| Images | edgelet image |
| Microservices | edgelet ms |
| Registries | edgelet registry |
| Runtime classes | edgelet runtimeclass |
| System | edgelet system, edgelet system status, edgelet shutdown |
| Shell completion | edgelet completion |
| Version | edgelet version |
See also
See anything wrong with the document? Help us improve it!