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
elastic-agent upgradecommand will need to have a --rollback option to initiate rollbacks of standalone agents.
This new option needs to be translated in a new parameter in the upgrade request sent to the GRPC server.
(hint: a boolean similar to the one added to the upgrade action described in elastic/fleet-server#4838 would simplify things and keep a consistent interface)