IPFS Cluster Service
The ipfs-cluster-service is a command line application that runs a full cluster peer:
* ipfs-cluster-service init initializes configuration and identity.
* ipfs-cluster-service daemon launches a cluster peer.
* ipfs-cluster-service state allows to export, import, and cleanup the persistent state.
The ipfs-cluster-service provides its own help by running ipfs-cluster-service --help or ipfs-cluster-service <command&