piped

command
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

README

piped

Development

How to run a piped at your local environment with using a fake control-plane
  1. Prepare a .dev directory at the root of repository that contains a piped.key file

  2. Ensure that your kube-context is connecting to right cluster

  3. Run the following command to start running piped

bazelisk run --run_under="cd $PWD && " //cmd/piped:piped -- piped \
--log-encoding=humanize \
--use-fake-api-client=true \
--project-id=local-dev-project \
--piped-id=local-dev-piped \
--piped-key-file=.dev/piped.key \
--bin-dir=/tmp/piped-bin \
--config-file=pkg/config/testdata/piped/dev-config.yaml

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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