Closed georgesstein closed 1 year ago
I noticed that when a user attempts to set an invalid property in the config, they receive an error response from the cli, however, when the user tries to config get non-existed property - there is silence, so I thought we could be consistent here
config get
This is great, thanks @georgesstein!
I noticed that when a user attempts to set an invalid property in the config, they receive an error response from the cli, however, when the user tries to
config get
non-existed property - there is silence, so I thought we could be consistent here