unit
unit copied to clipboard
CLI: deploy configuration to many instances
unitctl import
and unitctl execute
should be able to send configuration snippets to a configurable list of Unit instances. Currently when multiple Unit instances exist on a host unitctl
will ask for clarification on which control socket/endpoint to use. This should be extended to support a list. Under no circumstances should unitctl
automatically broadcast to many Unit instances without a specific invocation from the user.