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