find#
usage: scotty find [-h] [--inherit] [--format {txt,json}]
                   {layer-index,provider,recipe,shadowed} [pnspec]
Find recipe information
positional arguments:
  {layer-index,provider,recipe,shadowed}
                        Find plugin to use
  pnspec                Pattern to search for (default: None)
options:
  -h, --help            show this help message and exit
  --inherit             Filter by inherit instead of recipe name (default:
                        False)
  --format {txt,json}   Output format (default: txt)
find command allows to search for recipe information.