windows-tools/3
You can find the source of this version on GitHub at cloudfoundry-incubator/windows-tools-release. It was created based on the commit e63b09c
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "windows-tools" version: "3" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/windows-tools-release?v=3" sha1: "c98a3c2dad2598da78d84a7becdebaf606805dd2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c98a3c2dad2598da78d84a7becdebaf606805dd2 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/windows-tools-release?v=3"