Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
What you would like to accomplish: To be able to monitor in a detailed way the progress of the execution of the command "gcloud beta resource-config bulk-export" to confirm whether it is still running or it has stopped.
How this might work: By displaying the progress of the processing of the requests sent during the execution of the command.
If applicable, reasons why alternative solutions are not sufficient: The current functionality only allows to review what HTTP requests and responses have been sent and received during the execution of the command by specifying the flag “--log-http”, however, this doesn’t allow to confirm how the process of each request has been progressing.
Other information (workarounds you have tried, documentation consulted, etc): Currently, it’s possible to see what HTTP requests and responses have been sent and received during the execution of the command when specifying the flag “--log-http”, however, the generated output by doing this doesn’t show the progress of a request being processed by any of the APIs being called.