post http://127.0.0.1:5001/api/v1/files/stat
Display the file status.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to node to stat. | string | Y |
format | boolean | N | |
hash | Print hash only. Implied '-format='. Conflicts with other format options. | boolean | N |
size | Print size only. Implies '-format='. COnflicts with other format options. | string | N |
with-local | Compute the amount of the dag that is local, and if possible, the total size. | boolean | N |