Skip to content

nexocrew/docker_3nigm4_3n4cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

What is 3n4 cli client?

Official 3nigm4 command line application to access all 3nigm4 services. Now implements authentication and secure storage.

How to use this image

start a authserver instance

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

About

CLI client for 3nigm4 services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages