nats-io / natscli

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

stream add --defaults on a mirror asks too much #1135

Closed ripienaar closed 1 month ago

ripienaar commented 2 months ago

Observed behavior

$ nats s add X_MIRROR --mirror X --defaults
[lon] ? Adjust mirror start No
[lon] ? Adjust mirror filter and transform No
[lon] ? Import mirror from a different JetStream domain No
[lon] ? Import mirror from a different account No
Stream X_MIRROR was created

Expected behavior

It should skip these questions with --defaults

Server and client version

latest main

Host environment

No response

Steps to reproduce

No response