This repository was archived by the owner on Jul 27, 2023. It is now read-only.
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
Explain command line arguments better #73
Open
Description
It would be helpful if the online help provides better information. For instance the --noterraform
flag stops the script from looking for state files in the .terraform
directory. At least that's what I deduce from the source code. This is not well explained in the help output.
--noterraform do not use terraform from path (default: False)