MindSphere CLI: mdsp renew-agent Command

Syntax:

mdsp renew-agent

Help:

mdsp renew-agent --help

Alternative form:

mc renew-agent

(The CLI was using mc as default command name in older versions)

Description

renews the agent secrets *

Usage

Parameter list:

Usage: mc renew-agent|rn [options]

renews the agent secrets  *

Options:
  -c, --config   config file for agent configuration
  -k, --passkey      passkey
  -y, --retry         retry attempts before giving up (default: "3")
  -v, --verbose               verbose output
  -h, --help                  display help for command

Examples

Here are some examples of how to use the mdsp renew-agent command:


  Examples:

    mdsp renew-agent --config agent.json --passkey passkey... 	 renew agent secrets in agent.json configuration

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