This commit is contained in:
Aarsh Shah 2022-01-12 16:03:39 +04:00
parent 3a52f05692
commit 05afaf6094
5 changed files with 40 additions and 32 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -528,7 +528,16 @@ Inputs:
]
```
Response: `null`
Response:
```json
[
{
"Key": "baga6ea4seaqecmtz7iak33dsfshi627abz4i4665dfuzr3qfs4bmad6dx3iigdq",
"State": "ShardStateAvailable",
"Error": "\u003cerror\u003e"
}
]
```
### DagstorePieceIndexSize
DagstorePieceIndexSize returns the size of the piece index.

View File

@ -592,7 +592,6 @@ Examples:
- Retrieve a first file from a specified directory
$ lotus client retrieve --data-selector /Links/0/Hash Qm... my-file.txt
OPTIONS:
--car Export to a car file instead of a regular file (default: false)
--data-selector value, --datamodel-path-selector value IPLD datamodel text-path selector, or IPLD json selector