Sign inSign up

wcrbrm/couchdb-design

By wcrbrm

•Updated almost 6 years ago

CouchDB Design update/diff CLI tool

Image
0

975

wcrbrm/couchdb-design repository overview

⁠couchdb-design

A command line interface to work with CouchDB design documents as YAML configurations

⁠Usage
USAGE:
    couchdb-design [FLAGS] [OPTIONS] <url>

FLAGS:
        --force      Force file creation
    -h, --help       Prints help information
    -q, --quiet      Supress diffs fore document views
    -t, --test       Just show diff, do not actually upload
    -V, --version    Prints version information

OPTIONS:
    -f, --file <file>  Local YAML file to be uploaded as design document. If not provided, it will read               URLs and display it as YAML file in stdout
    
⁠Installation

After cloning this repository, please run:

cargo install --path .
⁠License

MIT

Tag summary

Content type

Image

Digest

Size

61 MB

Last updated

almost 6 years ago

docker pull wcrbrm/couchdb-design