vCO-CLI aims to provide exploratory programming to the vCO ecosystem. It connects to a running vCO server and presents a JavaScript REPL (Read-Eval-Print-Loop) to the user. All vCO plug-ins, workflows and the entire scripting API can be accessed, invoked and experimented with from the shell.
This turns vCO-CLI into a powerful educational and experimentation tool.
Access to the plug-in’s inventory is integrated into the UI for easy navigation to managed entities (vCenter objects, LDAP entries, remote systems, HTTP endpoints, etc).
For advanced users, vCO-CLI can improve productivity considerably by minimizing the turnaround time between designing and running a workflow.
It can also display a REPL right in the middle of a workflow. This powerful technique, similar to a breakpoint, allows the workflow developer to troubleshoot and fix bugs faster.
Download vCO-CLI