.. include:: /main/.special.rst No filters, json and json-full exports ############################################### .. include:: /main/deprecation_banner.rst .. code:: shell $ # export as STR (the default) to STDOUT $ axonshell adapters get $ # export as JSON to a file $ axonshell adapters get --export-format json > adapters.json $ # export as JSON-FULL to a file to show additional details $ axonshell adapters get --export-format json-full > adapters.json .. raw:: html