nats-io / natscli

The NATS Command Line Interface
Apache License 2.0
510 stars 99 forks source link

(#1145) Support interactive edit for consumers #1151

Closed ploubser closed 2 months ago

ploubser commented 2 months ago

Here we add the --interactive flag to the consumer edit action. This behaves the same as stream interactive edit.

ripienaar commented 2 months ago

not bad, my weird yaml marshal thing seems to be generic enough :)