Feature Request: Hazel command line to start, stop or stat

I'm looking for a way to *gracefully* manipulate Hazel from the command line. I tried recording turning Hazel on/off via AppleScript but recording doesn't seem to work in Mavericks:
http://www.noodlesoft.com/forums/viewtopic.php?f=4&t=714&hilit=Helper
If there was a CLI command like 'hazel' I'd be typing
* hazel -start = Turns on as in the GUI
* hazel -stop = Turns off as in the GUI
* hazel -stat = Returns the status, is it on or off?
Maybe even:
* hazel -toggle
Why? I'm automating things on my Mac(s), using Otto's Remote, which allows pushing of shellscripts, Automator or AppleScript from your iphone/iPad to a Mac:
http://ottosantenna.com/
When I'm upgrading, it'd be nice to push a 'turn off' command to my machines without having to VNC in and wait 10 seconds between mouse movements in the OSX GUI.
http://www.noodlesoft.com/forums/viewtopic.php?f=4&t=714&hilit=Helper
If there was a CLI command like 'hazel' I'd be typing
* hazel -start = Turns on as in the GUI
* hazel -stop = Turns off as in the GUI
* hazel -stat = Returns the status, is it on or off?
Maybe even:
* hazel -toggle
Why? I'm automating things on my Mac(s), using Otto's Remote, which allows pushing of shellscripts, Automator or AppleScript from your iphone/iPad to a Mac:
http://ottosantenna.com/
When I'm upgrading, it'd be nice to push a 'turn off' command to my machines without having to VNC in and wait 10 seconds between mouse movements in the OSX GUI.