mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 20:37:53 +08:00
Add dag and stat
License: MIT Signed-off-by: slothbag <slothbag>
This commit is contained in:
parent
ccb46fa9b6
commit
decad63123
@ -35,6 +35,7 @@ DATA STRUCTURE COMMANDS
|
||||
block Interact with raw blocks in the datastore
|
||||
object Interact with raw dag nodes
|
||||
files Interact with objects as if they were a unix filesystem
|
||||
dag Interact with IPLD documents (experimental)
|
||||
|
||||
ADVANCED COMMANDS
|
||||
daemon Start a long-running daemon process
|
||||
@ -44,6 +45,7 @@ ADVANCED COMMANDS
|
||||
dns Resolve DNS links
|
||||
pin Pin objects to local storage
|
||||
repo Manipulate the IPFS repository
|
||||
stats Various operational stats
|
||||
|
||||
NETWORK COMMANDS
|
||||
id Show info about IPFS peers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user