mirror of
https://github.com/ipfs/kubo.git
synced 2025-05-28 21:35:36 +08:00
Dag export command, silent, no progress
This commit is contained in:

committed by
Steven Allen

parent
23af25f176
commit
635e333d60
@ -24,6 +24,7 @@ func TestROCommands(t *testing.T) {
|
||||
"/commands",
|
||||
"/dag",
|
||||
"/dag/get",
|
||||
"/dag/export",
|
||||
"/dag/resolve",
|
||||
"/dns",
|
||||
"/get",
|
||||
@ -95,6 +96,7 @@ func TestCommands(t *testing.T) {
|
||||
"/config/profile/apply",
|
||||
"/dag",
|
||||
"/dag/get",
|
||||
"/dag/export",
|
||||
"/dag/put",
|
||||
"/dag/resolve",
|
||||
"/dht",
|
||||
|
Reference in New Issue
Block a user