I can run Google Chrome from the command line using $ google-chrome, but what flag can I pass to open it with developer console already open, preferably open to the
$ google-chrome
What exactly are you trying to achieve by that? If you are trying to run some kind of automated tests, you should try out PhantomJS.