SolidLabResearch / Bashlib

A Node.JS and CLI interface for Solid
https://solidlabresearch.github.io/Bashlib/
17 stars 6 forks source link

Add commandline switch to answer N to the prompt "Do you want to authenticate the current request?" #55

Open mvanbrab opened 1 year ago

mvanbrab commented 1 year ago

Relevant to all commands that get information, such as query, fetch and others.

The requested commandline switch is a must for usage in (bash) scripts that want to use commands to read public data without logging in. Otherwise these commands stall.