Skip to content

bonzofenix/bosh-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bosh-deployer

Build Status Code Climate Coverage Status Dependency Status

Tired of repeting yourself all the time when using bosh? Here are a couple of tools that can help you when working with bosh.

Installation

$ gem install bosh-deployer

Usage

  |2.1.2| in ~/workspace/bosh-deployer
  ± am |master ✓| → bosh deployer
  bosh deployer sub-commands:
  
  deployer
      show deployer sub-commands
  
  deployer provision stemcells
      finds and uploads the required stemcell point out in your manifest to bosh
  
  deployer generate stub <name> [<path>]
      Creates stub file to be compile with Spiff.
  
  deployer target <name> [<filepath>]
      Targets bosh or microbosh from a deployment.yml, stub.yml or bosh-bootstrap microbosh settings.yml

Contributing

  1. Fork it ( https://github.com/bonzofenix/bosh-deployer/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages