Petals CLI SNAPSHOT

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

Changes (7)

View Page History
{code}
>./petals-cli.sh -C
petals-cli@host:port> move-container [--target-subdomain <subdomain-0> --target-container-name <container-0> [--target-container-host <localhost>] [--target-container-port <7700>] [--target-container-user <petals>] [--target-container-pwd <petals>] --target-pass-phrase <target-pass-phrase>]
petals-cli@host:port> move-container [--target-subdomain <subdomain-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-subdomain*: the target sub-domain name, the one that will be joined,
* *--target-container-name*: *--target-name*: the name of the container of the target sub-domain, used as entry point in the target sub-domain,
* *--target-container-host*: the host name of the container of the target sub-domain. Default value: {{localhost}},
* *--target-container-port*: the JMX port of the container of the target sub-domain. Default value: {{7700}},
* *--target-container-user*: the JMX username of the container of the target sub-domain. Default value: {{petals}},
* *--target-container-pwd*: the JMX password of the container of the target sub-domain. Default value: {{petals}},
* *--target-pass-phrase*: the security pass-phrase to access sensible information