camel plugin add

Add new plugin

Usage

camel plugin add [options]

Options

Option Description Default Type

--artifactId

Maven artifactId

String

--command

The command that the plugin uses

String

--description

A short description of the plugin

String

--first-version

First version of this plugin

String

--gav

Maven group and artifact coordinates.

String

--groupId

Maven groupId

org.apache.camel

String

--repo,--repos

Additional maven repositories to use for downloading the plugin (Use commas to separate multiple repositories)

String

--version

Maven artifact version

String

-h,--help

Display the help and sub-commands

boolean