Add dag and stat
License: MIT Signed-off-by: slothbag <slothbag>
slothbag committed
Nov 25, 2016 at 13:28 UTC
decad63123e2abd20c145f90a646bb1189f48a35
1 file changed
+2
core/commands/root.go
+2
@@ -35,6 +35,7 @@ DATA STRUCTURE COMMANDS
35
block Interact with raw blocks in the datastore
36
object Interact with raw dag nodes
37
files Interact with objects as if they were a unix filesystem
38
+ dag Interact with IPLD documents (experimental)
39
40
ADVANCED COMMANDS
41
daemon Start a long-running daemon process
@@ -44,6 +45,7 @@ ADVANCED COMMANDS
45
dns Resolve DNS links
46
pin Pin objects to local storage
47
repo Manipulate the IPFS repository
48
+ stats Various operational stats
49
50
NETWORK COMMANDS
51
id Show info about IPFS peers