Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.2
-
Fix Version/s: 2.2.0
-
Component/s: Command 'topology-list'
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Major [ 3 ] | |
| Description |
To display only topology information of a container, a container filter should be added to the command 'topology-list':
{code} petals-cli@host:port> topology-list -c Node1 Domain: Domain 1 Subdomain: SubDomain 1 * Container: Node1 ** container information of Node1 {code} |
To display only topology information of a container, a container filter should be added to the command 'topology-list':
{code} petals-cli@host:port> topology-list -c Node1 Domain: Domain 1 Subdomain: SubDomain 1 * Container: Node1 ** container information of Node1 {code} The value of the option '-c' is a regexp that containers displayed must be matched. |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
To display only topology information of a container, a container filter should be added to the command 'topology-list':
{code} petals-cli@host:port> topology-list -c Node1 Domain: Domain 1 Subdomain: SubDomain 1 * Container: Node1 ** container information of Node1 {code} The value of the option '-c' is a regexp that containers displayed must be matched. |
To display only topology information of a container, a container filter should be added to the command 'topology-list':
{code} petals-cli@host:port> topology-list -c Node1 Domain: Domain 1 Subdomain: SubDomain 1 * Container: Node1 ** container information of Node1 {code} The value of the option '-c' is a regexp that containers displayed must be matched. In console mode, the content assist will propose container name on argument '{{-c}}' |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.2.0 [ 10404 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Command 'topology-list' improved in trunk