Skip to main content

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