| Issue 54: | Make a command-line interface | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? At the command line, execute the following command: '/Applications/Gas Mask.app/Contents/MacOS/Gas Mask' --help What is the expected output? Useful instructions on how to use Gas Mask from the command line, including how to switch hosts files. What do you see instead? No output. What version of the product are you using? I can't tell because the "--version" parameter doesn't do anything either. On what operating system? Mac OS X v10.7.3 with Darwin kernel v11.3.0 Please provide any additional information below. A command-line interface is necessary in order to make the use of this tool scriptable. I want to auto-set the hosts file at the beginning of an execution of automated tests.
Sep 11, 2012
#1
jeremy.john.reeder
Sep 11, 2012
Gas Mask does not support CLI.
Status:
WontFix
Jun 5, 2013
Would there be a way to change to the alternate HOSTS file that GasMask creates via the command line. (That way I could toggle the hosts file w/ a bash script but still be compatible w/ gas mask manual toggling) |