generator create-extractor

Create a new extractor

Synopsis

Create a new extractor Type in what the name of extractor is, then generator will create a new extractor in plugins/$plugin_name/tasks/$extractor_name for you

generator create-extractor [plugin_name] [extractor_name] [flags]

Options

  -h, --help   help for create-extractor

Options inherited from parent commands

      --config string     config file (default is PROJECT/.env)
      --modifyExistCode   allow generator modify exist code (default true)

SEE ALSO

  • generator - Apache DevLake Cli Tool -- Code Generator
Auto generated by spf13/cobra on 24-Jun-2022