talos icon indicating copy to clipboard operation
talos copied to clipboard

feat: track progress of action API calls

Open utkuozdemir opened this issue 2 years ago • 0 comments

Track the progress of the long-running actions reboot, reset, upgrade and shutdown on the client side by default, unless --no-wait=true is specified.

Use the events API to follow the events using the actor ID of the action and display it using an stderr reporter with a spinner.

Closes siderolabs/talos#5499.

Signed-off-by: Utku Ozdemir [email protected]

utkuozdemir avatar Aug 12 '22 09:08 utkuozdemir