optimism icon indicating copy to clipboard operation
optimism copied to clipboard

Auto-generate ENV Vars from Flags names

Open trianglesphere opened this issue 1 year ago • 0 comments

We currently assert that most flags follow our standard env var in https://github.com/ethereum-optimism/optimism/pull/8596. We should set aliases for env vars which don't conform to the standard & auto-generate a standardized format env var.

We should also warn users if they set both env vars or set the old env var.

trianglesphere avatar Dec 13 '23 23:12 trianglesphere