More Native Command Line Options
As it stands, integrations can launch GitKraken Client through the Update executable (speaking mainly from a Windows environment here, so Update.exe) and directly open to a tab/repository. Of course, you could skip the Update.exe and just go straight to gitkraken.exe, but I'm not a fan of that approach.
i.e., --processStart=gitkraken.exe --process-start-args="-p C:\somerepo"
I would like to see the possible options extended to include various other GitKraken Client functionality, like, given a specific file path navigate directly to the repo/tab and launch into the history or blame functionality.