-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request : add support for downloading from the "drivers and tools" section #5
Comments
@vEDW whilst I think this is technically possible, I think that it would be quite a bit of effort to implement. I'm pretty sure that the SDK is already returning the information, but the CLI would need to be re-worked for this. I'll add this to the repo backlog. |
@laidbackware understood. thanks for considering it. |
same issue for get also Open Virtualization Format Tool 4.5.0 |
@alagoutte thanks. I am working on this but having limited time only. Also the Customer Connect API is very inconsistent as you've realized, so it makes it even harder to bring it to a consistent format in the CLI. |
+1 for supporting |
+1 for downloads in Product Patches section |
+1 for supporting And all above 💯 |
@vEDW @alagoutte @lamw @tsugliani I've added this requested feature and cut a beta release. Can you please give it a test and let me know your feedback. https://github.com/vmware-labs/vmware-customer-connect-cli/releases/tag/v1.2.0-beta |
thanks @laidbackware : testing beta version. will provide feedback asap. |
problem running beta 1.2.0 on photonos 3.0:
the below script downloads desired vcc version and runs 'vcc --version' example if using 1.1.7 (latest)
problem if using vcc 1.2.0-beta
photonos 3 runs older version of libc
|
Most iso / ovas are to be found under the "Product Downloads" section in customer connect.
But sometimes additional/alternative iso/ova are under other sections.
example with VSAN:
"Product Download" : https://customerconnect.vmware.com/downloads/info/slug/datacenter_cloud_infrastructure/vmware_vsan/8_0#product_downloads
but
"Drivers and Tools" is : https://customerconnect.vmware.com/downloads/info/slug/datacenter_cloud_infrastructure/vmware_vsan/8_0#drivers_tools
If i want to download the iso for the witness appliance, i have to go through this link : https://customerconnect.vmware.com/downloads/details?downloadGroup=WITNESS-OVA-80&productId=1356
having the possibility to also download these components through vcc would be a great feature.
The text was updated successfully, but these errors were encountered: