osc-cli
osc-cli copied to clipboard
cli-completion.bash bad Completion
CreateVolume () { COMPREPLY=($(compgen -W " --AvailabilityZone ...
According with the documentation CreateVolume need SubregionName and not AvailabilityZone
Regards
Thanks @ihaz for pointing out the issue.
Note: this is problematic for "api" sub-command but not for "fcu" CreateVolume which requires AvailabilityZone
.
Collision should not be an issue anymore with oapi-cli.