Use the cmsynergy command to start a session.
The cmsynergy command opens the Start dialog
box with any specified settings.
About this task
cmsynergy [-user | -u user_name] [-password | -pw password]
[-database | -d database_path]
[-server | -s server_url]
- -d | -database database_path
- Specifies the database path for the Rational® Synergy database to connect to
this session.
- -pw | -password password
- Specifies the user password for the session.
- -s | server server_url
- Specifies the URL of the Rational Synergy
server to use. Specifying the server URL is optional. If you do not
specify a server URL, a default URL registered with the Rational Synergy router for the database
is used. View the registered databases and servers by using the ccm
show_servers command. If the default server URL does not
resolve from a client machine, use the -s server_url option
to specify a server URL with a name that resolves.
Ensure that the server_url is
a valid URL for a compatible server, starting with either http:// or https://.
- -u | -user user_name
- This option, available for Windows users
only, specifies the user name for the session.
Example
- Start Rational Synergy.
> cmsynergy -u linda -pw jupiter -s http://unixXYZ:8400
- Start Rational Synergy
using three of the values (user_name, engine_host,
and server).
> cmsynergy
-u linda -s http://unixXYZ:8400
- Start a Rational Synergy
session using a server URL.
> cmsynergy -u
bob -pw **** -d /data/db1 -s http://unixXYZ:8400