dirigent-cli

command module
v0.0.0-...-05bfcc8 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

README

dirigent-cli

dirigent command line interface

Build Status

Create K8s Pods from docker-compose YAML file

  1. Build dirigent command: $ ./build.sh

  2. Run dirigent deploy command:

docker run --rm -v /local/docker-compose.yml:/opt/docker-compose.yml \
    -v ./quoins-data:/opt/credentials \
    -v /local/deploy:/opt/deploy \
    -v $PWD:/go/src/github.com/weitenghuang/dirigent-cli \
    -e QUOIN_NAME="your-quoin-name" \
    -e LOAD_BALANCER="https://your-quoin-loadbalancer:443" \
    dirigent-cli:latest dirigent deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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