vars-to-credhub

command module
v0.0.0-...-055f35b Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

README

Vars to Credhub

This app will take a vars file suitable for use in Concourse pipelines or in BOSH commands.

To build locally

  1. Make sure you have go>=1.10 installed.
  2. Make sure you have dep installed.
  3. Clone this repository.
  4. From the repository directory, run dep ensure.
  5. Run the tests: go test ./...
  6. Build the app: go build

Running

$ ./vars-to-credhub --prefix /concourse/main --vars-file vars.yml > bulk-import.yml
$ credhub bulk-import --file bulk-import.yml

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