This command logs the user into the server for Orchestrator.
zos login [servername] [--check] [--user=] [--passwd=] [--port=]
User must enter the name of the server for Orchestrator he or she is logging into. The default is localhost.
Check and report existing login. Ignores other options.
Username known by the Orchestrator server. The user must enter a value with this option. The default is login.
User password for authentication. The user must enter a value with this option.
The port number used for communication between the user portal and the server for Orchestrator. The user must enter a value with this option.
The specification for the terminal width for formatting. The user must enter a value with this option.
Displays a help message for this operation.
Turns on debug output during the login operation.
Turns on verbose output during the login operation.
To log in to the server Eng as tester20 you would use the following command:
zos login Eng --user=tester20