mdsp unregister-diagnostic Command¶
Syntax:
mdsp unregister-diagnostic
Help:
mdsp unregister-diagnostic --help
Alternative form:
mc unregister-diagnostic
(The CLI was using mc
as default command name in older versions)
Description¶
unregister agent from diagnostic *
Usage¶
Parameter list:
Usage: mdsp unregister-diagnostic|ud [options]
unregister agent from diagnostic *
Options:
-c, --config config file with agent configuration (default: "agentconfig.json")
-i, --agentid agent id
-k, --passkey passkey
-v, --verbose verbose output
-h, --help display help for command
Examples¶
Here are some examples of how to use the mdsp unregister-diagnostic
command:
Examples:
mdsp ud -k mypasskey
mdsp unregister-diagnostic --config someagent.json -passkey mypasskey
See Insights Hub API documentation for more information about Insights Hub APIs.