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}
where:
* the container to move is the container on which Petals CLI is connected
* *--target-container-subdomain*: the target sub-domain name, the one that will be joined,
* *--target-container-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}},