You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running gp rebuild I found myself not wanting to have to open up the debug workspace every time to see the log output. I found myself wanting to see the logs inline with the main gp rebuild logs, e.g. with some command like: gp rebuild --logs that would stream them to the main workspace rather than having to open the debug workspace each time.