List all deployment groups registered in an existing server domain.
Description
The list-deployment-groups subcommand lists all existing deployment groups registered in the server domain.
This subcommand is supported in remote mode only.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
Examples
Example 1 Listing Deployment Groups
This example lists existing deployment groups created in the domain:
asadmin list-deployment-groups
List of Deployment Groups:
        test-dgroup1
        test-dgroup2
Command list-deployment-groups executed successfully.