vultr / vultr-cli

Official command line tool for Vultr services
Apache License 2.0
469 stars 75 forks source link

[Feature] - Allow attaching VPC2 to instance upon creation #438

Open optik-aper opened 3 months ago

optik-aper commented 3 months ago

Similar to the regular VPC, it would make sense to allow passing in VPC2 IDs to the create command for instances. This would avoid needing to attach in a second command.

Describe the solution you'd like Add a attach-vpc2 flag to instance create which would accept a number of VPC2 IDs

Describe alternatives you've considered Alternatives would be creating and then attaching the VPC2 to an instance