Red Hat Training

A Red Hat training course is available for Red Hat Fuse

9.19. fabric:container-resolver-list

Abstract

show the resolver policies for the specified containers

Synopsis

fabric:container-resolver-list [ --help ] [ containers ]

Description

For all containers in the fabric, list the resolver policy and the following variants of the host address: local IP address, local hostname, public IP address, public hostname, and manually specified IP address.
The host addresses are found by looking them up in the Fabric Registry for each container. This information is stored in the Fabric Registry at the time when the container is created. In most cases, only the local IP address and the local hostname are known. The public IP address and public hostname are generally available only for cloud containers.

Arguments

Table 9.19. fabric:container-resolver-list Arguments

ArgumentInterpretation
--help Displays the online help for this command
containers List of containers for which the resolver policy is displayed. Shows all containers by default.

Related topics