A command line application using the click module that I use to automate common actions in my role and perform them easily from the command line.
I structured the application using the command design pattern, which allows it to be easily scaled due to decoupling and clear separation of concerns:
Commands can be specified using flags or input using a custom config file.
The current commands automate a range of aspects: