Issue 54: Make a command-line interface
Status:  WontFix
Owner: ----
Closed:  Sep 2012
Reported by jeremy.john.reeder, Sep 11, 2012
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
I found the Gas Mask version number in the "About Gas Mask Window". I'm using version 0.6.
Sep 11, 2012
Project Member #2 2ndal...@gmail.com
Gas Mask does not support CLI.
Status: WontFix
Jun 5, 2013
#3 miramard...@gmail.com
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)