Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.2.0
-
Component/s: Command 'move-container'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||||
|---|---|---|---|---|---|
|
|
||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Component/s | Command 'move-container' [ 10300 ] | |
| Priority | Major [ 3 ] |
| Fix Version/s | 2.1.2 [ 10404 ] |
| Link |
This issue depends on |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Link |
This issue blocks |
| Description |
To be able to attach/detach a container to/from a sub-domain, a new command must be added to Petals CLI:
{code} 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>] {code} |
To be able to attach a container to a sub-domain, a new command must be added to Petals CLI:
{code} 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> -y {code} To be able to detach a container from a sub-domain, a new command must be added to Petals CLI: {code} petals-cli@host:port> move-container -y {code} |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |