mdsp register-diagnostic Command¶
Syntax:
mdsp register-diagnostic
Help:
mdsp register-diagnostic --help
Alternative form:
mc register-diagnostic
(The CLI was using mc
as default command name in older versions)
Description¶
register agent for diagnostic *
Usage¶
Parameter list:
Usage: mdsp register-diagnostic|rd [options]
register agent for 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 register-diagnostic
command:
Examples:
mdsp rd -k mypasskey
mdsp register-diagnostic --config someagent.json -passkey mypasskey
See Insights Hub API documentation for more information about Insights Hub APIs.