post http://127.0.0.1:5001/api/v1/pin/add
Pin objects to local storage.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to object(s) to be pinned. | string | Y |
recursive | Recursively pin the object linked to by the specified object(s). | boolean | N |
progress | Show progress. | boolean | N |