devcam

command
v0.0.0-...-6f58fc2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2015 License: Apache-2.0 Imports: 29 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:

appengine: run the App Engine camlistored in dev mode.
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 "fixv" subcommand to devcam, to rewrite the import paths of the vendored packages in Camlistore.

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