Comment on page
🖼
Pin a file
Persist a file from IPFS on Aleph.im.
$ python3 -m aleph_client pin <Item Hash Here>
$ python3 -m aleph_client pin --help
Usage:
python3 -m aleph_client pin [OPTIONS] HASH
Persist a file from IPFS on Aleph.im.
Arguments:
HASH [required]
Options:
--channel TEXT [default: TEST]
--private-key TEXT
--private-key-file TEXT
--help Show this message and exit.
Last modified 2yr ago