get
datahop get
Get content by tag
Synopsis
This command is used to get file/content from the datahop network by a simple tag
Example:
// To save at default "Download" location
$ datahop get /test.txt
// To save at a given location
$ datahop get /test.txt --location /home/sabyasachi/Documents
$ datahop get /test.txt -l /home/sabyasachi/Documents
datahop get [flags]
Options
-h, --help help for get
-l, --location string File destination
Options inherited from parent commands
-j, --json json output
-p, --pretty pretty json output
SEE ALSO
- datahop - This is datahop cli client