Skip to content

A utility to facilitate command-line interaction with Solid servers

Notifications You must be signed in to change notification settings

rektide/solid-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid CLI

A utility to facilitate command-line interaction with Solid servers.

Installation

git clone git@github.com:solid/solid-cli.git
cd solid-cli
npm install

Usage

IDP=https://drive.verborgh.org
USERNAME=ruben
PASSWORD=ruben
URL=https://drive.verborgh.org/inbox/

curl "$URL" -H 'Authorization: Bearer '`bin/solid-bearer-token "$IDP" "$USERNAME" "$PASSWORD" "$URL"`

About

A utility to facilitate command-line interaction with Solid servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%