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