Sha256: 5749b500931da439bec5e23184820f20dfe6276b26ee85b829d6143a55068ed1

Contents?: true

Size: 174 Bytes

Versions: 3

Compression:

Stored size: 174 Bytes

Contents

#!/usr/bin/env ruby
$:.push File.dirname(__FILE__) + '/../lib'

require "rubygems"
require "bosh-bootstrap"
require "bosh-bootstrap/thor_cli"

Bosh::Bootstrap::ThorCli.start

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bosh-bootstrap-0.11.3 bin/bosh-bootstrap
bosh-bootstrap-0.11.2 bin/bosh-bootstrap
bosh-bootstrap-0.11.1 bin/bosh-bootstrap