Project

General

Profile

Refactor #20360

Updated by Lukas Zapletal almost 6 years ago

Command "hammer settings list" shows NAME, VALUE and DESCRIPTION. In UI we show: 

 Hostname prefix 

 In WebUI CLI we show LONG_NAME and NAME is shown on mouse hover. This is confusing. internal value: 

 Please add LONG_NAME discovery_prefix 

 Let's change CLI to "settings list" output as well. Keys should remain show the same tho (e.g. hammer settings set --name key_is_preserved). same.

Back