qlist client

Description

This command lists the names, operating systems, and installation state of all the client computers configured in the CommCell. Whenever more than one client is found, the name of each client is listed in its own line. No message is displayed when clients are not found.

In case of an error, an error code and description are displayed as: "client: Error errorcode: errordescription"

Usage

qlist client [-cs commserve] [-cg clientgroup] [-tf <tokenfile>] [-tk <token>] [-h]

Options

-cs

CommServe host name

-cg

Client group name

-tf

Reads token from a file

-tk

Token string

-h

Displays help

Diagnostics

Possible exit status values are:

0 - Successful completion.

1 - CLI usage failures, due to the use of an unsupported option or missing argument.

2 - Any other failure.

Example

List all the clients configured in the CommCell.

E:\commandline>qlist client
 NAME          OS                     ACTIVE
 ----          --                     ------
 spock         Windows Server 2003     Yes
caput         AIX                     Yes
 virgo         SunOS                   Yes
 aries         HP-UX                   Yes
 copper-Irina    Windows Server 2003   No

Note

Microsoft Windows x64 platform information may not be displayed correctly when 32-bit components are installed on x64 client computers.

Loading...