phylum extension new

Create a new extension

Usage: phylum extension new [OPTIONS] <PATH>

Arguments

<PATH>

Options

-v, --verbose...
Increase the level of verbosity (the maximum is -vvv)

-q, --quiet...
Reduce the level of verbosity (the maximum is -qq)

-h, --help
Print help

Details

This command will create a "Hello, World!" extension skeleton that can be
modified for a specific use. See the Extension Quickstart guide for more
detail.