npm.io
0.2.2 • Published 7 years agoCLI

cidhook

Licence
MIT
Version
0.2.2
Deps
4
Size
4 kB
Vulns
0
Weekly
0

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.