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