Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 2.0.0
-
Component/s: Command 'connect'
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Description |
In interactive mode or script mode, we should be able to close a connection and open another one without leaving Petals CLI.
Please add both commands 'close' and 'open': {code} > ./petals-cli.sh -C Type 'help' for help. ------------------------------------------------------------------------------ petals-cli> open <user1>:<password1>@<host1>:<port1> Conected on <host1>:<port1> with <user1> petals-cli> close petals-cli> open <user2>:<password2>@<host2>:<port2> Conected on <host2>:<port2> with <user2> {code} |
In interactive mode or script mode, we should be able to close a connection and open another one without leaving Petals CLI.
Please add both commands 'close' and 'open'. If no argument is set on command 'open', default values (localhost:7700, login=petals, pwd=petals) are used: {code} > ./petals-cli.sh -C Type 'help' for help. ------------------------------------------------------------------------------ petals-cli> open <user1>:<password1>@<host1>:<port1> Conected on <host1>:<port1> with '<user1>' petals-cli> close petals-cli> open Conected on localhost:7700 with 'petals' {code} |
| Assignee | Christophe DENEUX [ cdeneux ] | |
| Fix Version/s | 2.0.0 [ 10332 ] | |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Assignee | Mathieu Carrolle [ mcarrolle ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Component/s | Command 'connect' [ 10222 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|