IBM Tivoli Monitoring, Version 6.3

tacmd listGroups

Description

Use the tacmd listGroups command to display a list of known groups. It can optionally filter the list by type of the groups.

CLI syntax

tacmd listGroups
          [-t|--grouptype] DEPLOY|BUNDLE|SITUATION|COLLECTION
          [-v|--verbose]
            

where:
-t|--grouptype
Specifies the type of the groups to be listed. The valid types are DEPLOY, BUNDLE, SITUATION, and COLLECTION.
-v|--verbose
Specifies the description for each group.

CLI example

The following example displays the list of groups available on the server:

tacmd listGroups

The following example displays the list of all deployment groups available on the server:

tacmd listGroups -t DEPLOY 

Return values

See Table 1.

Return to Table 1.



Feedback