System operations
Agent runtime and daemon operations.
Subcommands: status, info, version, reload, stop, logs, prune.
-h, --help help for system
--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
- edgelet - Local CLI for the Edgelet daemon
- edgelet system info - Show agent configuration info
- edgelet system logs - Stream daemon logs
- edgelet system prune - Prune unused resources
- edgelet system reload - Reload daemon configuration
- edgelet system status - Show agent runtime status
- edgelet system stop - Gracefully stop the daemon
- edgelet system version - Show combined CLI and daemon version