Skip to main content
Version: v3.8.0

edgelet ms

edgelet ms

Microservice operations

Synopsis

Microservice lifecycle and observability on this agent.

Subcommands: ls, inspect, logs, exec, start, stop, restart, kill, rm.

Examples

edgelet ms ls -o json
edgelet ms ls --source local
edgelet ms inspect <uuid>
edgelet ms logs <uuid> --follow
edgelet ms exec <uuid> -- /bin/sh

Options

-h, --help help for ms

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