Additional commands

Additional consolecli commands.

cmsUpdateRemoteEntries [--username username --password password] (-toremote | -fromremote | -deleteremote) [-force]
Save system information in the file specified.
Table 1. cmsUpdateRemoteEntries command arguments
Parameter and arguments Description
[--username username --password password] Optional parameters. User name and password for a Dashboard Application Services Hub user. If you do not provide user name and password details at the command line, you must enter the user name and password in an interactive mode.
-toremote Optional parameter. Indicates that the update is to occur to the remote data store, that is, the local information is to be written to the remote database.
-fromremote Optional parameter. Indicates that the update is to occur from the remote data store. Any information saved locally is downloaded and updated from the remote database.
-deleteremote Optional parameter. Indicates that the launch entries provided by this Dashboard Application Services Hub instance to the remote database is to be deleted from the database. Additionally, this command prevents any further updates from being sent to the remote database. On execution, the cmsUpdateRemoteEntries command with the toremote and force options updates the database and re-enables automatic updates to the remote database.
Note: There is no difference between deleteremote with the force option and deleteremote without the force option.
-force Optional parameter. Indicates that any caching or optimization mechanisms for the data should be ignored and that the data should be updated regardless of the state.Any existing cached information is discarded. All data in the database is refreshed for the toremote case, including the resource bundles.
Version
List the versions of the products and components installed in the environment.
SystemInfo [--outputFile outputFile]
Save system information in the file specified.
ITMLogin --hostname hostname --port port --username username --password password [--servicename]
ITMLogin is used to configure the ITM Web Service to connect to the Tivoli Enterprise Portal Server. For example, this command in Windows configures the username and password for a new ITM Web Service to be added to the Jazz™ for Service Management application server instance.
C:\IBM\dash\bin\consolecli.bat ITMLogin --hostname 
localhost --port 1920 --username sysadmin --password 
sysadm1n --servicename ITMWebService2
You can use the ITMLogin command to change the hostname, port, username, and password of an existing Tivoli Enterprise Portal Server instance. Changing a configured ITM Web Service to a different Tivoli Enterprise Portal Server is not supported, because the two portal servers may have different configurations. If you need to use a different portal server, you can install another instance of the ITM Web Service and use this command (along with the -serviceName option) to configure.
TADDMLogin --hostname hostname [--port port] --username username --password password
Log in to the Tivoli Application Dependency Discovery Manager.