Bosh-init

1 개요[ | ]

bosh-init
/usr/local/bin/bosh-init
  • BOSH deployments를 초기화하기 위한 커맨드라인 도구
  • 디렉터 VM(+디스크)를 생성·업데이트하기 위한 도구
$ bosh-init -v
version 0.0.80-a62aad7-2015-10-28T01:52:29Z
$ bosh-init
NAME:
    bosh-init - A command line tool to initialize BOSH deployments

USAGE:
    bosh-init [global options] <command> [arguments...]

COMMANDS:
    delete     Delete existing deployment
    deploy     Create or update a deployment
    help       Show help message
    version    Show version

GLOBAL OPTIONS:
    --help, -h       Show help message
    --version, -v    Show version

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}