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
{{ message }}
This repository was archived by the owner on Sep 12, 2021. It is now read-only.
It shall be possible to use multi-line cmdline input. Something like temporary files in unix shells, as follows:
https://en.wikipedia.org/wiki/Here_document
Use case: I would like to pass JSON snippets as cmd line arguments.