camerondurham / ch

Docker config and shell manager for using (or misusing) containers as dev environments
Apache License 2.0
18 stars 2 forks source link

Remove version check from `ch list` and `ch running` commands #24

Closed camerondurham closed 2 years ago

camerondurham commented 2 years ago

Is your feature request related to a problem? Please describe. Having latest version constantly print when running ch list or ch running would be annoying and intrusive. It should be removed and only print this information when user requests it (i.e. ch upgrade)

Describe the solution you'd like Remove latest version checks from commands besides ch upgrade