phylum extension new
Create a new extension
Usage: phylum extension new [OPTIONS] <PATH>
Argumentsβ
<PATH>
Optionsβ
-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)
-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.