u have to
> have logic for adding that flag to every command, which probably looks like
> appending "--zk-host $ZK_HOST" every time, so you're setting the
> environment variable in your deployment anyway.
>
> On Thu, Mar 6, 2025 at 8:48 AM David Eric Pugh
> wrote:
use of environment variables in the Solr CLI,
> and trying to figure out why it feels like a bad thing...I think that
> the reason I don't like them is that it feels like we are injecting "magic"
> into our CLI, and this makes them actually more brittle and diffic
I've been thinking about the use of environment variables in the Solr CLI, and
trying to figure out why it feels like a bad thing... I think that the
reason I don't like them is that it feels like we are injecting "magic" into
our CLI, and this makes them actually more b