login

Follow
 dbvcli login [--OPTIONS]

Edit saved Control Center login information

Option

Type

Description

--cc-host

string

host name for Control Center connection

--cc-password

string

password for Control Center connection (WARNING: prefer specifying passwords interactively)

--cc-port

string

port for Control Center connection

--cc-user

string

user name for Control Center connection

--save-login

Y or N

whether to save Control Center connection details

Example
[oracle@nzoel19c1 bin]$ ./dbvcli login
Control Center Login 1/4
Enter the host name at which the Control Center can be reached.

Control Center Host:

> nzoel19c2.oraclekiwi.co.nz

Control Center Login 2/4
Enter the port number at which the Control Center can be reached.

Control Center Port:

> 4433

Control Center Login 3/4
Enter the user name to use to log into the Control Center.

Control Center User:

> admin

Control Center Login 4/4
Enter the password to use to log into the Control Center.

Control Center Password:

> *****


Connecting to the Control Center at nzoel19c2.oraclekiwi.co.nz:4433 ✓

Save Login Information
Select whether to save the Control Center login information to a file so that
you don't have to enter it again.

The settings will be stored, with the password encrypted, in the file
'/home/oracle/.config/dbvisit/login.ini'.

Save Login Information:

(•) Yes
( ) No

Control Center login information successfully saved in file '/home/oracle/.config/dbvisit/login.ini'.
To change the saved information, use the dbvcli login command.
To remove saved information, use the dbvcli logout command.
Have more questions? Submit a request

Comments