how to capture testing_uri from CLI output as described in this documentation for firebase app distribution. Is testing_uri exposed as environment variable or should i just parse the output with some custom regex and grab the uri
this is the output that i get for CLI command firebase appdistribution:distribute
removing specific uris for privacy but this is the output format doesn't have a variable like testing_uri
i want to grab the uri after "Share this release with testers who have access:"
View this release in the Firebase console: https://console.firebase.google.com/project.....
Share this release with testers who have access: https://appdistribution.firebase.google.com/testerapps/.....
Download the release binary (link expires in 1 hour): uri....