Este conteúdo não está disponível no idioma selecionado.
7.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 7.19, “fabric:container-resolver-list Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
containers | List of containers for which the resolver policy is displayed. Shows all containers by default. |