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` - add options to set values for `copy` and `move` commands #186

Closed pgalbavy-itrs closed 10 months ago

pgalbavy-itrs commented 1 year ago

When copying or moving an instance the user may want to change settings, typically port.

Add command line options to change settings so that some changes can be "atomic". e.g. changing to port on a copy on the same host or changing and env var when moving between hosts

pgalbavy-itrs commented 10 months ago

Done, in main. Will be in v1.11.x