vmware / python-client-for-vmware-cloud-on-aws

Python Client for VMware Cloud on AWS is an open-source Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
Other
24 stars 20 forks source link

Refactored VTC subcommands for Argparse, eliminated need to VTC in config.ini #161

Closed fr0gger03 closed 1 year ago

fr0gger03 commented 1 year ago

Final refactor of VTC Commands:

Also removed requirement for VTC configuration in config.ini - all parameters pass by argument.