MindSphere CLI: 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: mc 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 MindSphere API documentation for more information about MindSphere APIs.

The content of the community tools and libraries documentation pages is licensed under the MIT License.
Siemens API Notice applies.
Back to top