consul/.changelog/19943.txt
John Murret 83cbe15b44
cli: Deprecate the -admin-access-log-path flag from consul connect envoy command in favor of: -admin-access-log-config. (#19943)
* cli: Deprecate the `-admin-access-log-path` flag from `consul connect envoy` command in favor of: `-admin-access-log-config`.

* fix changelog

* add in documentation change.
2023-12-14 20:36:47 +00:00

4 lines
158 B
Plaintext

```release-note:deprecation
cli: Deprecate the `-admin-access-log-path` flag from `consul connect envoy` command in favor of: `-admin-access-log-config`.
```