tool-manager

This reference includes examples for syntax information for the
tool-manager
command.
Command
Description
tool-manager
Helps to run the tool
Usage
Command
Description
tool-manager copy scp --host <IP> --user <username> --path <tool bundle file absolute path>
Copy the tool bundle to
VMware Aria Operations for Networks
Platform/collector
tool-manager run --name <tool name>
Run the tool
tool-manager run [-h] --name <tool name>
tool-manager copy url
Example
Command
tool-manager copy scp --host 192.168.21.18 --user ubuntu --path /home/ubuntu/patch-online-upgrade-3.0.0_201609151002.bundle
tool-manager run --name patch-online-upgrade-3.0.0_201609151002
tool-manager copy url https://bundle-hosting-url.com/patch.bundle
Syntax
Flag
Description
--host
IP address, where upgrade bundle is downloaded from VMware download portal. Upgrade bundle should be downloaded on any Linux machine from where the bundle can be scp to
VMware Aria Operations for Networks
platform or collector.
--user
User, who can be used to authenticate the Linux machine.
--path
Source path where the bundle is downloaded from VMware portal on Linux Machine.
--port
(Optional) - In case ssh port on Linux machine running other than port 22.