Comment on page
🖼
Upload a file
Upload and store a file on Aleph.im.
$ python3 -m aleph_client upload <PATH HERE>
python3 -m aleph_client upload --help
Usage:
python3 -m aleph_client upload [OPTIONS] PATH
Upload and store a file on Aleph.im.
Arguments:
PATH [required]
Options:
--channel TEXT [default: TEST]
--private-key TEXT
--private-key-file TEXT
--help Show this message and exit.
Last modified 2yr ago