bosh-bootloader

module
v0.0.0-...-e0d1d7f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2016 License: Apache-2.0

README

bosh-bootloader


This is a command line utility for standing up a CloudFoundry or Concourse installation on an IAAS of your choice. This CLI is currently under heavy development, and the initial goal is to support bootstrapping a CloudFoundry installation on AWS.

Prerequisites

The following should be installed on your local machine

  • Golang (>= 1.5)

If using homebrew, these can be installed with:

brew install go

Installation

go get github.com/pivotal-cf-experimental/bosh-bootloader/...

Usage

The bbl command can be invoked on the command line and will display it's usage.

$ bbl
Usage:
  bbl [GLOBAL OPTIONS] COMMAND [OPTIONS]

Global Options:
  --help    [-h] "print usage"
  --version [-v] "print version"

  --aws-access-key-id     "AWS AccessKeyID value"
  --aws-secret-access-key "AWS SecretAccessKey value"
  --aws-region            "AWS Region"
  --state-dir             "Directory that stores the state.json"

Commands:
  help                                          "print usage"
  version                                       "print version"
  unsupported-deploy-bosh-on-aws-for-concourse  "deploys a BOSH Director on AWS"
  destroy [--no-confirm]                        "tears down a BOSH Director environment on AWS"

Jump to

Keyboard shortcuts

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