[master] ee0322f81 In "Changes", clarify that CLI JSON support has been extended.

Geoff Simmons geoff at uplex.de
Sun Mar 3 18:30:10 UTC 2019


commit ee0322f81fad3f3e0c755c54420ffab2864ec712
Author: Geoff Simmons <geoff at uplex.de>
Date:   Sun Mar 3 19:28:10 2019 +0100

    In "Changes", clarify that CLI JSON support has been extended.
    
    It may have sounded like it's been added for the first time.

diff --git a/doc/sphinx/whats-new/changes-trunk.rst b/doc/sphinx/whats-new/changes-trunk.rst
index 00678f117..db6f963a1 100644
--- a/doc/sphinx/whats-new/changes-trunk.rst
+++ b/doc/sphinx/whats-new/changes-trunk.rst
@@ -115,6 +115,9 @@ the following commands (see :ref:`varnish-cli(7)`):
 * ``storage.list -j``
 * ``panic.show -j``
 
+The ``-j`` option was already available for ``backend.list``, ``ping``
+and ``help`` in previous versions.
+
 For automated parsing of CLI responses (``varnishadm`` output), we
 recommend the use of JSON format.
 


More information about the varnish-commit mailing list