Local CLI for the Edgelet daemon
Local CLI for the Edgelet daemon.
Use "edgelet --help" for command-specific usage.
edgelet [flags]
--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
- edgelet auth - Authentication operations
- edgelet cgroup-preflight - Validate cgroup mounts and delegation before start
- edgelet completion - Generate shell completion scripts
- edgelet config - Update agent configuration
- edgelet controlplane - Control plane controller operations
- edgelet deploy - Deploy a local manifest
- edgelet deprovision - Deprovision the agent
- edgelet image - Image operations
- edgelet init-config - Write default config if missing
- edgelet ms - Microservice operations
- edgelet provision - Provision the agent
- edgelet registry - Registry operations
- edgelet runtimeclass - Runtime class operations
- edgelet shutdown - Control-plane stop for init systems
- edgelet system - System operations
- edgelet version - Print edgelet version