.. include:: /main/.special.rst With Query ############################################### .. include:: /main/deprecation_banner.rst This does the following: * Since a query is supplied, this will only return the count of device assets that match the query. .. code:: shell $ axonshell devices count --query '(specific_data.data.last_seen >= date("NOW - 3d"))' .. raw:: html .. include:: notes.rst