-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idea: put-value #2
Comments
Yup, good idea. Will have to specify types also, and limit it to simples types at first. If you have some proposition to enter/build complex types (struct or list) thanks to the command line, I'm open ;) |
Here's a quick thought on this topic. Nothing really valuable, I'm throwing ideas here in case. To answer my own question, the way to enter complex types thanks to the command line could be... in
For literal values you would need to double-quote though:
|
I'm tempted to take queues from |
Good idea, just name it "set" instead of "put". Everyone is using get/set, less HTTP but that's a very different case. |
Would it be possible to create a version of shyaml/shjson that manipulated key-value pairs? E.g.:
or
?
The text was updated successfully, but these errors were encountered: