camget

command
v0.0.0-...-a5a65f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2017 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

The camget tool fetches blobs, files, and directories.

Examples

Writes to stdout by default:

camget <blobref>                 // dump raw blob
camget -contents <file-blobref>  // dump file contents

Like curl, lets you set output file/directory with -o:

camget -o <dir> <blobref>
  (if <dir> exists and is directory, <blobref> must be a directory;
   use -f to overwrite any files)

camget -o <filename> <file-blobref>

Camget isn't very fleshed out. In general, using 'cammount' to just mount a tree is an easier way to get files back.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL