List-alveoli
Name: list-alveoli
.
Lists all found alveoli
Configuration
- --from (
BUNDLEBEE_LIST_ALVEOLI_FROM
) -
Root dependency to download to get the manifest. If set to
auto
it is assumed to be present in current classpath. Default value:auto
- --manifest (
BUNDLEBEE_LIST_ALVEOLI_MANIFEST
) -
Manifest to load to start to find the alveolus. This optional setting mainly enables to use dependencies easily. Ignored if set to
skip
. Default value:skip
- --output (
BUNDLEBEE_LIST_ALVEOLI_OUTPUT
) -
logger
means the standard bundlebee logging output stream else it is considered as a file path. Note that if you end the filename with.json
it will be formatted as json else just readable text. Default value:logger