command
module
Version:
v0.0.0-...-05bfcc8
Opens a new window with list of versions in this module.
Published: Sep 14, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dirigent-cli
dirigent
command line interface
Create K8s Pods from docker-compose YAML file
-
Build dirigent command:
$ ./build.sh
-
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.