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
23
stars
20
forks
source link
introduction of argparse to MAIN to begin refactor effort #105
basic framework for argparse introduced; this will allow the use of argparse for all commands in the tool, enabling true CLI / scripting capability. Refactor work to proceed next.
basic framework for argparse introduced; this will allow the use of argparse for all commands in the tool, enabling true CLI / scripting capability. Refactor work to proceed next.
Signed-off-by: Tom Twyman ttwyman@vmware.com