ITRS-Group / cordial

Cordial comprises a set of interrelated programs, integrations, libraries and packages for Geneos, principally written in Go.
Other
7 stars 0 forks source link

`tools/geneos` - package install should not stop instances until successful downloads #182

Closed pgalbavy-itrs closed 1 year ago

pgalbavy-itrs commented 1 year ago

In case the user cannot be authenticated and/or there is no new version, the command:

geneos package install -U -F

should not stop instances

pgalbavy-itrs commented 1 year ago

fixed in v1.8.1 - missed this one