About this task
There are no separate executable files for
Platform Manager commands. You use the executable files for the
Command Central commands, and then point to the appropriate
Platform Manager server using the
{--server | -s}
option.
To execute a
Platform Manager command:
Procedure
-
From the command prompt, change
directory to the following location where the executable files for the
Command Central commands reside:
IBMwebMethods_directory
\CommandCentral\client\bin
-
Enter the command you want to
execute, using the
{--server | -s}
option to identify the
Platform Manager server. For more information, see
server.
For example, if you want to list the products
that the Platform Manager server with host name rubicon2 and port number 8092
manages, enter:
sagcc list inventory products --server http://rubicon2:8092/spm
Note: If you have set the CC_SERVER
environment variable to the appropriate
Platform Manager server, you can omit the
{--server | -s}
option.