MindSphere CLI: mdsp asset-info Command
Syntax:
mdsp asset-info
Help:
mdsp asset-info --help
Alternative form:
mc asset-info
(The CLI was using mc
as default command name in older versions)
Description
get infos about asset *
Usage
Parameter list:
Usage: mc asset-info|ai [options]
get infos about asset *
Options:
-i, --assetid MindSphere asset id
-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 asset-info
command:
Examples:
mdsp asset-info --assetid 123456...ef print out infos about asset with id 132456...ef
See MindSphere API documentation for more information about MindSphere APIs.