Petals CLI SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
* Node credentials (only if the security passphrase is provided and correct)

h4. Filtering

The content of the topology can be limited to some containers using the filter '{{-c <container-name-regexp>}}', where _{{container-name-regexp}}_ is a regexp identifying the containers to displayed:
{code}
petals-cli@host:port> topology-list -c Node1
Domain: Domain 1
Subdomain: SubDomain 1
* Container: Node1
** information of Node1
{code}

{tip}The auto-completion of the filter '{{-c}}' propose the container names of the topology.{tip}

h3. Getting the server properties

It is however possible to filter the dumped result.
{code}
petals-cli> registry-list \[-e <endpoint-name-regexp>\] \[-s <service-name-regexp>\] \[-i <interface-name-regexp>\]
petals-cli> registry-list [-e <endpoint-name-regexp>] [-s <service-name-regexp>] [-i <interface-name-regexp>]
Endpoints:
<endpoint-name>: <endpoint-characteristics>