You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this only works for values that would otherwise not be a string (e.g. a number) and it doesn't work for values that the underlying library things that are strings :(
So it won't fix the docker port issue mentioned here: #19 (comment)
Given this:
How can I insert a new value but preserve the quotes?
The above command inserts it w/out quotes, but
"1234"
also doesn't.The result is:
The text was updated successfully, but these errors were encountered: