akshat
akshat
@shishir127 It makes sense to add this feature. This has been requested previously by @jasoet too.
@asheet-bhaskar @RajatVaryani any takers for this?
@RajatVaryani awesome. One thing though, let's keep the input file a yaml instead of json. There won't be any nesting so there shouldn't be any confusion reading the file with...
@RajatVaryani currently there's an implementation on the server side to have a forceful upgrade of client. You can check that [here](https://github.com/gojektech/proctor/blob/master/proctord/middleware/validate_client_version.go) For above feature, how are you thinking to implement...
@RajatVaryani seems like a good approach. Please go ahead.
@ppwfx No ideas yet. Currently we have installation using homebrew (link: https://github.com/gojek/homebrew-gojek/blob/master/Formula/proctor.rb) and `brew upgrade proctor` works for us. We were planning to take inspiration from gcloud CLI for accomplishing...
@raeoks @vjdhama thoughts? ^^