Y
Hacker News
new
|
ask
|
show
|
jobs
by
faangsticle
1094 days ago
Other way around. Cli params have highest precedence.
2 comments
simiones
1093 days ago
According to the comment above, `cmd -u my_special_user` will only use the value "my_special_user" if none of the other 21 places have another configuration for the user, right?
link
Spivak
1094 days ago
And CLI params override
everything
, globally.
link