Command inspect
Inspect a recipe, i.e. list the descriptors to apply etc.
Options
--alveolus
,--recipe
,-a
,-r
- Recipe/Alveolus name to lookup. When set to
auto
, it will look through all available manifests found in the from location. If you set manifest option, alveolus is set toauto
and there is a single alveolus in it, this will default to it. --descriptor
,-d
- Enable to filer a single descriptor.
--from
,-f
- Root dependency to download to get the manifest. If set to
auto
it is assumed to be present in current classpath. --manifest
,-m
- Manifest to load to start to lookup (a file path or
inline). This optional setting mainly enables to use dependencies easily.
Ignored if set to
skip
. --verbose
,-v
-
Should the output be complete or limited.