EDIT CONNECTION
Core command
ED CO
EDCO
Edit an existing database connection
Arguments
<id> (mandatory) new connection ID
Examples
EDIT CONNECTION MYDB01;
Notes
Edits an existing database connection: EDIT CONNECTION <id>.
id is mandatory and must already exist in the Connections Definition File (CDF) - the command fails otherwise. Runs the same interactive wizard as ADD CONNECTION, pre-filled with the connection's current values: Name, Type, URL, User Name, User Password, Instance, Landscape and Comment, followed by a [y/n/c] confirmation. y saves the changes and immediately test-connects (reporting success or failure without undoing the save), n restarts the wizard from the top, anything else aborts without saving.
Last modified in release 5.0.7.
BroadSQL