It would be quite nice to be able to replace an existing unit in one go, if a change must be made, preserving its location. - `fleetctl submit some.unit.service` - `fleetctl run some.unit.service` - _edit some.unit.service_ - `fleetctl reload some.unit.service` Fleet should replace the unit conf in-place, stop the running unit, and restart it using the new conf.
It would be quite nice to be able to replace an existing unit in one go, if a change must be made, preserving its location.
fleetctl submit some.unit.servicefleetctl run some.unit.servicefleetctl reload some.unit.serviceFleet should replace the unit conf in-place, stop the running unit, and restart it using the new conf.