Remote access CLI for Bitrise builds
This Bitrise CLI plugin is the automation that powers the remote build access feature and integration with editors like Visual Studio Code:
If Bitrise CLI is not yet installed on your system, do it first: brew install bitrise
(other ways to install)
Then install this plugin:
bitrise plugin install https://github.com/bitrise-io/bitrise-remote-access-cli.git
Finally, select a Bitrise build and hit Rebuild with Remote Access:
...and copy the command with the connection parameters that sets up the remote connection on your machine and launches the editor.