Petals CLI SNAPSHOT

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-container-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>
Are you sure you want to move the current container ? (y/n)
{code}
* *--target-container-user*: the JMX username of the container of the target sub-domain,
* *--target-container-pwd*: the JMX password of the container of the target sub-domain,
* *--target-pass-phrase*: the security pass-phrase to access sensible information

A confirmation is expected, except if the '_yes_' flag is set on the command line or as command argument, otherwise an error will occur.