Skip to content
Commit cef197ec authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Rename user "config" to user "preference"



Commit 754d6d6 ("cli: Generalize FASTPATH_LIBRARY into a key-value
store") and commit ef6cf61 ("cli: Add "config set" and "config get"
commands") introduced a general purpose "user config" key-value store
together with a command line interface ("config get"/"config set") to
access and modify the values.

But the term "config" is massively overloaded and confusing to users. So
let's rename to "preferences" instead. The cli noun is now called
"preference" and the peristent store file is renamed from
~/.fastpathconfig to ~/.fastpathpreferences.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 077f99c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment