COMMANDS: help, h Shows a list of commands or help for one command
GLOBAL OPTIONS: --config.debug debug mode [$PLUGIN_DEBUG] --config.tips.title value customize the tips title [$PLUGIN_TIPS_TITLE] --config.token value, --access_token value, --token value DingTalk webhook access token [$PLUGIN_ACCESS_TOKEN, $PLUGIN_TOKEN] --config.secret value, --secret value DingTalk WebHook secret for generate sign [$PLUGIN_SECRET] --config.message.type value, --message_type value DingTalk message type, like text, markdown, action card, link and feed card... [$PLUGIN_MSG_TYPE, $PLUGIN_TYPE, $PLUGIN_MESSAGE_TYPE] --config.message.at.all value at all in a message(only text and markdown type message can at) [$PLUGIN_MSG_AT_ALL] --config.message.at.mobiles value at someone in a DingTalk group need this guy bind's mobile [$PLUGIN_MSG_AT_MOBILES] --commit.author.username value providers the author username for the current commit [$DRONE_COMMIT_AUTHOR] --commit.author.avatar value providers the author avatar url for the current commit [$DRONE_COMMIT_AUTHOR_AVATAR] --commit.author.email value providers the author email for the current commit [$DRONE_COMMIT_AUTHOR_EMAIL] --commit.author.name value providers the author name for the current commit [$DRONE_COMMIT_AUTHOR] --commit.branch value providers the branch for the current build (default: "master") [$DRONE_COMMIT_BRANCH] --commit.link value providers the http link to the current commit in the remote source code management system(e.g.GitHub) [$DRONE_COMMIT_LINK] --commit.message value providers the commit message for the current build [$DRONE_COMMIT_MESSAGE] --commit.sha value providers the commit sha for the current build [$DRONE_COMMIT_SHA] --commit.ref value provider the commit ref for the current build [$DRONE_COMMIT_REF] --repo.full.name value providers the full name of the repository [$DRONE_REPO] --repo.name value provider the name of the repository [$DRONE_REPO_NAME] --repo.group value provider the group of the repository [$DRONE_REPO_NAMESPACE] --repo.remote.url value provider the remote url of the repository [$DRONE_REMOTE_URL] --repo.owner value provider the owner of the repository [$DRONE_REPO_OWNER] --build.status value build status (default: "success") [$DRONE_BUILD_STATUS] --build.link value build link [$DRONE_BUILD_LINK] --build.event value build event [$DRONE_BUILD_EVENT] --build.started value build started [$DRONE_BUILD_STARTED] --build.finished value build finished [$DRONE_BUILD_FINISHED] --tpl.build.status.success value tpl.build status for replace success [$TPL_BUILD_STATUS_SUCCESS, $ PLUGIN_TPL_BUILD_STATUS_SUCCESS] --tpl.build.status.failure value tpl.build status for replace failure [$TPL_BUILD_STATUS_FAILURE, $ PLUGIN_TPL_BUILD_STATUS_FAILURE] --custom.pic.url.success value custom success picture url [$SUCCESS_PICTURE_URL, $PLUGIN_SUCCESS_PIC] --custom.pic.url.failure value custom failure picture url [$FAILURE_PICTURE_URL, $PLUGIN_FAILURE_PIC] --custom.color.success value custom success color for title in markdown [$SUCCESS_COLOR, $PLUGIN_SUCCESS_COLOR] --custom.color.failure value custom failure color for title in markdown [$FAILURE_COLOR, $PLUGIN_FAILURE_COLOR] --custom.tpl value custom tpl [$PLUGIN_TPL, $PLUGIN_CUSTOM_TPL] --tpl.repo.full.name value tpl custom repo full name [$PLUGIN_TPL_REPO_FULL_NAME, $TPL_REPO_FULL_NAME] --tpl.repo.short.name value tpl custom repo short name [$PLUGIN_TPL_REPO_SHORT_NAME, $TPL_REPO_SHORT_NAME] --tpl.commit.branch.name value tpl custom commit branch name [$PLUGIN_TPL_COMMIT_BRANCH_NAME, $TPL_COMMIT_BRANCH_NAME] --help, -h show help --version, -v print the version