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
I'd like to have a command line ability to pass in a file (or standard input) JSON with SAID identifiers embedded and have the SAIDs inserted into the output.
We might have such a tool in the next few months, but at this stage, we do not have such an option to calculate the digest. If you're keen to contribute, we can go through the codebase and explain what to use and how.
I'd like to have a command line ability to pass in a file (or standard input) JSON with SAID identifiers embedded and have the SAIDs inserted into the output.
So I can pass in this file (or standard in):
And have the
"###"
replaced with the generated SAID. It would be fine if the name of the field had to "said" or something known if that helps.NTH have would be the ability to pass in an array of the JSON structures and have each one filled in.
Is that supported? Any guidance on how to do that would be appreciated.
The text was updated successfully, but these errors were encountered: