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