.. include:: /main/.special.rst Find Single Item - Match Found ############################################### .. include:: /main/deprecation_banner.rst This does the following: * Get a device by hostname that does exist. * This command builds a query for you, example: ``(specific_data.data.hostname == "WIN-76F9735PMOJ")`` .. code:: shell $ axonshell devices get-by-hostname \ --value WIN-76F9735PMOJ \ --export-file device.json .. raw:: html .. include:: notes.rst