[master] 7b6bd37b2 Document extended CLI JSON support in 'Changes in $NEXT_RELEASE'

Geoff Simmons geoff at uplex.de
Mon Oct 8 12:38:13 UTC 2018


commit 7b6bd37b227a2ae9b8ce5e0617992fcd01ad30d2
Author: Geoff Simmons <geoff at uplex.de>
Date:   Mon Oct 8 14:36:46 2018 +0200

    Document extended CLI JSON support in 'Changes in $NEXT_RELEASE'

diff --git a/doc/sphinx/whats-new/changes-trunk.rst b/doc/sphinx/whats-new/changes-trunk.rst
index fbda9d6b9..7bac84756 100644
--- a/doc/sphinx/whats-new/changes-trunk.rst
+++ b/doc/sphinx/whats-new/changes-trunk.rst
@@ -54,6 +54,16 @@ varnishadm
 
 **XXX changes concerning varnishadm(1) and/or varnish-cli(7)**
 
+JSON responses, requested with the ``-j`` option, are now possible for
+the following commands (see :ref:`varnish-cli(7)`):
+
+* ``status -j``
+* ``vcl.list -j``
+* ``param.show -j``
+* ``ban.list -j``
+* ``storage.list -j``
+* ``panic.show -j``
+
 varnishstat
 ===========
 


More information about the varnish-commit mailing list