This would allow additional parameters without making parsing too difficult. For example: ``` :Bob graph mypackage -v ``` vs. ``` :Bob project graph -v ``` (package name is the current project's package name in the latter example)