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
veracity works well with piping results into the verify-included command. When working with local files, it just requires cat file.json | veracity verify-included
To create independent, composable commands, I suggest we enable passing an existing file to the veracity command
Desired Output:
veracity works well with piping results into the verify-included command. When working with local files, it just requires
cat file.json | veracity verify-included
To create independent, composable commands, I suggest we enable passing an existing file to the veracity command
Desired Output:
The text was updated successfully, but these errors were encountered: