Skip to content

alanshaw/dotStorage-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotStorage-tools

Administrative CLI tools for developers working on dotStorage.

Usage

Clone the repo, install deps (npm install) then (npm link) and then:

$ dotstorage --help

  Usage
    $ dotstorage <command> [options]

  Available Commands
    list-cluster-ipfs-peers    Display IPFS peers in the Cluster
    show-cluster-cid-status    Show the status for a CID in Cluster
    is-dag-complete            Determine if a CAR file(s) contains a complete DAG
    find-advert                Find the Indexer Node advertisement that contains a CID
    adverts-since              Display CIDs of adverts created since the passed advert CID

  For more info, run any command with the `--help` flag
    $ dotstorage list-cluster-ipfs-peers --help
    $ dotstorage show-cluster-cid-status --help

  Options
    -v, --version    Displays current version
    -h, --help       Displays this message

About

Scripts for working with dotStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published