
When you run 'trove configuration-parameter-list' the CLI displays a table without any values in the 'min_size' and 'max_size' fields. The values now display correctly, and missing ones are represented by '-' (in the case of string parameters). Change-Id: Ib3a006aba4524e8e2fd4293449c54ee9d1dcabd1 Closes-Bug: #1572272
6 lines
158 B
YAML
6 lines
158 B
YAML
---
|
|
fixes:
|
|
- The CLI output from configuration-parameter-list
|
|
was fixed to properly display the 'Min Size' and
|
|
'Max Size' values. Bug 1572272
|