Yes, if this were normal Linux we could just do e.g.,
$ chrome-browser --incognito https://example.net Alas, unless we want to install another browser, all we can do in Chrome OS Linux terminals is:
$ garcon-url-handler https://example.net as there is no --incognito option.
So we need to copy and paste the URL into an incognito window by hand. Anybody got a non-hacky workaround?