cli icon indicating copy to clipboard operation
cli copied to clipboard

Rename `app update` to `app reset`?

Open SteinRobert opened this issue 4 years ago • 5 comments

I was wondering if reset would actually be a better fit, since the command actually just removes the deployment. update seems like there is actually an updated version of the deployment available, even though this is actually dependent on how the helm charts / Kubernetes manifest is written.

SteinRobert avatar Oct 21 '21 19:10 SteinRobert

I was also just thinking if we block (or at least have a flag) until the deployment is available again.

SteinRobert avatar Oct 27 '21 12:10 SteinRobert

@SteinRobert On the other hand, if it is called reset, wouldn't it be unexpected if there is a new version and the behaviour of the app changes?

schwobaseggl avatar Nov 26 '21 18:11 schwobaseggl

Makes sense. Maybe app refetch?

SteinRobert avatar Feb 22 '22 14:02 SteinRobert

reload? That would be the same lingo as used by linux services when they should apply changes to their config.

schwobaseggl avatar Apr 11 '22 12:04 schwobaseggl

I'm good with reload.

SteinRobert avatar Apr 11 '22 13:04 SteinRobert