Die SOC 3 CLI wird über der Konsole über den Befehl soc-cli
aufgerufen. Die CLI ist verfügbar ab der Version 3.1.
Der allgemeine Syntax ist
soc-cli $module $command $parameter
Beispiele
soc-cli config set-dp-credentials soc-service HASH $hash
Im Fehlerfall erscheint eine entsprechende Meldung:
Unknown command set-dp-host in module. Error during command execution. Command processing aborted.
Invalid module configs Invalid command object configs
Invalid parameter length needed 1 found 2 Needed: host Found: 2.3.4.5 34343 Error during command execution. Command processing aborted.