vmware-archive / vcd-cli

Command Line Interface for VMware vCloud Director
https://vmware.github.io/vcd-cli
Other
163 stars 104 forks source link

Fix vcd disk list command #560

Open skydion opened 2 years ago

skydion commented 2 years ago

Usage: vcd disk list [OPTIONS] Try "vcd disk list -h" for help.

Error: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

To help us process your pull request efficiently, please include:

vmwclabot commented 2 years ago

@skydion, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

vmwclabot commented 2 years ago

@skydion, your company's legal contact has approved your signed contributor license agreement. It will also be reviewed by VMware, but the merge can proceed.

vmwclabot commented 2 years ago

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

MarioAlexis commented 2 years ago

This issue is a real pain. Especially for automation CI/CD. Any plan to merge it soon ?