infostellarinc / stellarcli

A command line utility for accessing the StellarStation API
Apache License 2.0
5 stars 9 forks source link

Added a deprecation notice for the auto close function #146

Closed rockets3600 closed 3 years ago

rockets3600 commented 3 years ago

When the user opens a stream with the --enable-auto-close flag on, a notice will be displayed to the user: Notice: The open stream flag '--enable-auto-close' which is supplied with an '--auto-close-time' has been deprecated and will be removed in a future release.

The user will also see a "Deprecated" text in the usage text of all flags related to auto close.