Links
Comment on page
🖼

Upload a file

Upload and store a file on Aleph.im.

Usage

$ python3 -m aleph_client upload <PATH HERE>

Help

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.