This command logs into the Orchestrator Server.
zosadmin login [--grid=] [--id=] [--rmiport=] [--rmipath=] [--rmihost=] [--rmiurl=] [--timeout=] [--user=] [--passwd=] [--check=] [serverhost]
Enter the server host name that you are logging into. The command polls for a server if none is supplied.
Select by grid name.
Select by kernel ID.
Select by RMI port.
Select or specify the RMI bind path.
Select/specify RMI host (can be different from server host).
Select by full RMI URL.
Sets the query timeout (in seconds).
Username used in accessing secure remote sites.
Password used in accessing secure remote sites.
Check and report existing login. Iginores other options.
Turns on debug output during the login operation.
Turns on verbose output during the login operation.
Display a help message for this operation.
To login to server Eng, use the following command:
zosadmin login Eng
To check the current login, use the following command:
zosadmin login --check