phylum extension run
Run an extension from a directory
Usage: phylum extension run [OPTIONS] <PATH> [OPTIONS]...
Argumentsβ
<PATH>
[OPTIONS]
β Extension parameters
Optionsβ
-y
, --yes
β Automatically accept requested permissions
-o
, --org
<ORG>
β Phylum organization
-v
, --verbose
...
β Increase the level of verbosity (the maximum is -vvv)
-q
, --quiet
...
β Reduce the level of verbosity (the maximum is -qq)
Detailsβ
The extension will be run without prior installation.
The first set of options are for the run
command. The second set of options
are for the extension.
Examplesβ
phylum extension run --yes ./my-extension --help