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