.. include:: /main/.special.rst Find Single Item - No Match Found ############################################### .. include:: /main/deprecation_banner.rst This does the following: * Get a device by hostname that does not exist. * Throws an error because 0 matches were found. * This command builds a query for you, example: ``(specific_data.data.hostname == "nosuchname")`` .. code:: shell $ axonshell devices get-by-hostname \ --value nosuchname .. raw:: html .. include:: notes.rst