devcam

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: 30 Imported by: 0

Documentation

Overview

The devcam tool is a collection of wrappers around the camlistore programs (camistored, camput, camtool...) which take care of setup and configuration, so they can be used by developers to ease hacking on camlistore.

Usage:

devcam <mode> [modeopts] -- [commandargs]

Modes:

get: run camget in dev mode.
put: run camput in dev mode.
server: run the stand-alone camlistored in dev mode.

Examples:

devcam get <blobref>
devcam get -- --shared http://localhost:3169/share/<blobref>

devcam put file --filenodes /mnt/camera/DCIM

devcam server -wipe -mysql -fullclosure

For mode-specific help:

devcam <mode> -help

This file adds the "hook" subcommand to devcam, to install and run git hooks.

Jump to

Keyboard shortcuts

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