Official 3nigm4 command line application to access all 3nigm4 services. Now implements authentication and secure storage.
The following example require to mount as volume every directory contained files that should be manipulated and the keys directory (or the .3nigm4 dir under user's home directory).
$ docker run -it --rm -v /home/user/.3nigm4:/root/.3nigm4:rw -v /filesdir/myfile.ext:/tmp/myfile.ext:ro nexo/3n4cli store upload -i /tmp/myfile.ext -O /root/.3nigm4/references/myfile.3n4 -M -v