Closed Logiraptor closed 5 years ago
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
In our case, we're using the --config option to pass the flag via file, not the command line.
Thank you for senind this to us, we fixed this and it is live now.
URL or GitHub link to the page where you're having the issue http://docs.pivotal.io/platform-automation/v3.0/reference/inputs-outputs.html#download-product-config line 46 in the code block at the bottom
Is your request for a change or addition to content related to a problem? If so, please describe. The code mentions
s3-auth-method
when the actual flag iss3-auth-type
.Describe the solution you'd like Change
s3-auth-method
tos3-auth-type
.Describe alternatives you've considered
Additional context I found the correct flag by running
om download-product --help
with version 1.1.0.