Petals CLI 2.3.0

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

Changes (2)

View Page History
{code}
>./petals-cli.sh -C
petals-cli@host:port> move-container [--target-domain <domain-0> --target-name <container-0> [--target-host <localhost>] [--target-port <7700>] [--target-user <petals>] [--target-pwd <petals>] --target-pass-phrase <target-pass-phrase>]
Are you sure you want to move the current container ? (y/n)
{code}
* the container to move is the container on which Petals CLI is connected
* *--target-domain*: the target domain name, the one that will be joined,
* *--target-name*: the name of the container of the target domain, used as entry point in the target domain,
* *--target-host*: the host name of the container of the target domain. Default value: {{localhost}},
* *--target-port*: the JMX port of the container of the target domain. Default value: {{7700}},