Skip to content
al-fariqy raihan ( qywok ) edited this page May 15, 2022 · 2 revisions

what is VATOMETH?

VATOMETH is a simple configuration management tool, It handles configuration management, application deployment, cloud provisioning, and network automation.


USAGE

Requirement's install

$ pip install -r requirements.txt

how to use

 ~ [ <-+=-+=-+=-+=- VATOMETH -+=-+=-+=-+=-> ] ~
 ~ [ <-+=-+=-+=-+=-+ V1.0.0 +-+=-+=-+=-+=-> ] ~


usage => python vatometh.py [ TYPE ] [ FILE ] [ FILENAME ]
--------------------------------------------------------
[ TYPE ] +==> [ -c | --crowded ] | [ -s | --single ]
[ FILE ] +==> [ -f | --file ]
[ FILENAME ] +==> [ whatever ].json
 
Clone this wiki locally