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