envoyproxy/envoy

Add dump and exit mode

Open

#13.963 aperta il 10 nov 2020

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/configurationhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

description

it would be useful if we had a dump mode, similar to validate that instead dumps bootstrap config or other information and then exits

it would be particularly useful for getting components for logging as currently you have to check the header file

im imagining it could work like


$ envoy --mode dump config
$ envoy --mode dump components

Guida contributor