Adds a -no-pretty flag to cloudflared access login: ```shell $ cloudflared access login -no-pretty $url <TOKEN> ``` This removes the need to parse the token from the output message, making it easier for external applications.