post http://127.0.0.1:5001/api/v1/pin/ls
List objects pinned to local storage.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to object(s) to be pinned. | string | Y |
type | The type of pinned keys to list. Can be "direct", "indirect", "recursive", or "all". | string | N |
quiet | Write just hashes of objects. | boolean | N |