phylum extension run

Run an extension from a directory

Usage: phylum extension run [OPTIONS] <PATH> [OPTIONS]...

Arguments

[OPTIONS]
Extension parameters

Options

-y, --yes
Automatically accept requested permissions

-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