Skip to content

aldhosutra/npm-ipfs-cluster-ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

ipfs-cluster-ctl

IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers.

The ipfs-cluster-ctl command line application is a user-friendly REST API client for IPFS Cluster. It allows to perform all the operations supported by a Cluster peer:

Install

Install the latest ipfs-cluster-ctl binary:

# Install globally
> npm install -g ipfs-cluster-ctl
> ipfs-cluster-ctl --version
ipfs-cluster-ctl version 1.0.7

# Install locally
> npm install ipfs-cluster-ctl
> ./node_modules/.bin/ipfs-cluster-ctl --version
ipfs-cluster-ctl version 1.0.7

License

MIT

About

Install ipfs-cluster-ctl binary from NPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published