Re: [PATCH v3 21/22] qga: allow configuration file path via the cli

2024-07-19 Thread Konstantin Kostiuk
Reviewed-by: Konstantin Kostiuk On Fri, Jul 12, 2024 at 4:26 PM Daniel P. Berrangé wrote: > Allowing the user to set the QGA_CONF environment variable to change > the default configuration file path is very unusual practice, made > more obscure since this ability is not documented. > > This int

[PATCH v3 21/22] qga: allow configuration file path via the cli

2024-07-12 Thread Daniel P . Berrangé
Allowing the user to set the QGA_CONF environment variable to change the default configuration file path is very unusual practice, made more obscure since this ability is not documented. This introduces the more normal '-c PATH' / '--config=PATH' command line argument approach. This requires that