Documentation Overview¶
The Bashlib command line interface provides straightforward commands to interact with your Solid pod.
It can be useful both for personal use, setting up small workflows or quick demonstrations of proof of concepts.
The authentication options enable quick switching between WebIDs and Solid Pods.
As not everything is optimized for performance, operations that target many resources or few but large resources
may not be performant enough for some use-cases, as the internal resource management does not make use of streaming.
To login and manage authentication info for Bashlib, navigate to the authentication management section.
For an overview of the available commands, their options and code example, navigate to the available commands section.
To view and manage access to resources, navigate to the access management section.
To see how to use aliases to speed up your flow, navigate to the using aliases section.