Details
-
Type:
Improvement Request
-
Status:
New
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1 - Petals CLI
-
Fix Version/s: None
-
Component/s: Command 'show'
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue depends on PETALSCDK-200 [ PETALSCDK-200 ] |
| Priority | Blocker [ 1 ] | |
| Description | Improve the command 'show' to be able to show the placeholders of a component and their values, when using the parameter '-e' or '--extended'. |
Improve the command 'show' to be able to show the placeholders of a component and their values, when using the parameter '\-e' or '\-\-extended'.
They will be shown as follow: Placeholders: key1=value1 key2=value2 |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Description |
Improve the command 'show' to be able to show the placeholders of a component and their values, when using the parameter '\-e' or '\-\-extended'.
They will be shown as follow: Placeholders: key1=value1 key2=value2 |
Improve the command 'show' to be able to show the placeholders of a component and their values, when using the parameter '\-e' or '\-\-extended'.
They will be shown as follow: {code} Placeholders: * key1=value1 * key2=value2 {code} |