envoyproxy / envoyproxy/envoy

Add dump and exit mode

Open
#13,963 2 comments 0 reactions 0 assignees View on GitHub
area/configuration help wanted
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 22h
Merged PRs (30d)
430

Description

### 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

```console

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

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.