cr: Allow passing command line arguments via the run command
This patch makes it possible to pass in command line arguments to the run commmand, e.g.: $ cr run chrome https://www.youtube.com The trade-off is that it is no longer possible to run multiple targets using a single command. Review URL: https://codereview.chromium.org/1638793002 Cr-Commit-Position: refs/heads/master@{#371506}
Showing
Please register or sign in to comment