Visit Azul.com Support

List-Deployment-Groups

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

List all deployment groups registered in an existing server domain.

Synopsis

 
asadmin [asadmin-options] list-deployment-groups [--help]

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 asadmin utility. For information about these options, see the asadmin help 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.

Exit Status

0: command executed successfully 1: error in executing the command

See Also