I’m trying to get a value from an output sample below using a custom app that I ran on PowerShell/CMD.
The format of the output looks like this:
Upload Hello.zip: 933 of 933 bytes complete
Id Scan type Analysis Status Application Microservice Release Action
11208503 Static Pending Test Application Jenkins Release 4 STARTED
The text I need to get is the Id number value below, note that this value changes every time I run the app.