qlist clientgroup

Updated

Description

This command lists names of all the client groups configured in the CommCell. When more than one client group is found, the name of each client groups 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: "clientgroup: Error errorcode: errordescription"

Usage

qlist clientgroup [-tf <tokenfile>] [-tk <token>] [-h]
    

Options

-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 client groups configured in the CommCell environment.

qlist clientgroup
Grp1
Grp2
    

Was this page helpful?