cidhook
v0.2.2
Published
A cli for interacting with a cidhookd server
Downloads
2
Readme
cidhook
A tool for easily pinning IPFS cids from ephemeral environments (like CI, local machine, etc). Interacts with a cidhookd server.
Usage
The cidhook
command can be used to interact with remote cidhookd
instances.
cidhook pin <cid> [-s|--server]
cidhook unpin <cid> [-s|--server]
The CLI is a thin wrapper for making the actual http request.