vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.32k stars 913 forks source link

govc: Add '-size' flag to datastore.create #3534

Closed HaruChebrolu closed 2 months ago

HaruChebrolu commented 2 months ago

Closes: #3519

Description

govc: Add support for providing size while we create a VMFS datastore

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. If applicable, please also list any relevant details for your test configuration.

Checklist:

HaruChebrolu commented 2 months ago

@dougm I've been attempting to run make doc multiple times after rebasing, but each time I encounter the same error from the GitHub action. I've also tried running ./usage.sh > USAGE.md directly, but the error persists. Could you please assist me in resolving this issue?

Closed https://github.com/vmware/govmomi/pull/3528, as I thought that there was some issue with my previous branch.

dougm commented 2 months ago

@dougm I've been attempting to run make doc multiple times after rebasing, but each time I encounter the same error from the GitHub action. I've also tried running ./usage.sh > USAGE.md directly, but the error persists. Could you please assist me in resolving this issue?

Hi @HaruChebrolu , you just need to rebase with latest vmware/govmomi main since a new govc command has been added. Then run make doc again

dougm commented 2 months ago

@HaruChebrolu , not sure what you did, but now there are 6 commits.. I'm going to fix it and force push to your branch

vmwclabot commented 2 months ago

@HaruChebrolu, VMware has approved your signed contributor license agreement.