Description
Certain client cmd flags historically have been able to be set via environment variables, instead of explicitly always having to set the flag (e.g. CHAIN_ID, FROM, $SIMD_HOME etc.).
This is not currently supported in Stargate and should be.
@anilcse @alexanderbez I've attempted to find documentation of exactly which flags are expected to be supported with a corresponding env var, but can't find clear evidence of the prior behavior. Feel free to add to this description or reply specific flags that should be supported.
For Admin Use