Camel CLI

Camel CLI Command Reference

qianmoQqianmoQ· 更新于 2026-09-22· 阅读 13 分钟· 0 次阅读

登录后可跨设备保存划线和私人笔记登录

Camel CLI Command Reference

This page provides a reference for all Camel CLI commands.

You can also use camel --help or camel <command> --help to see available commands and options.

Commands

CommandDescription
camel askAsk a question about a running Camel application using AI
camel bindDEPRECATED: Bind source and sink Kamelets as a new Camel integration
camel catalogList artifacts from Camel Catalog
camel cmdPerforms commands in the running Camel integrations, such as start/stop route, or change logging levels.
camel completionGenerate completion script for bash/zsh
camel configGet and set user configuration values
camel debugDebug local Camel integration
camel dependencyDisplays all Camel dependencies required to run
camel devRun in dev mode with live reload
camel dirtyCheck if there are dirty files from previous Camel runs that did not terminate gracefully
camel docShows documentation for kamelet, component, and other Camel resources
camel doctorChecks the environment and reports potential issues
camel evalEvaluate Camel expressions and scripts
camel explainExplain what a Camel route does using AI/LLM
camel exportExport to other runtimes (Camel Main, Spring Boot, or Quarkus)
camel getGet status of Camel integrations
camel hardenSuggest security hardening for Camel routes using AI/LLM
camel hawtioLaunch Hawtio web console
camel infraList and Run external services for testing and prototyping
camel initCreates a new Camel integration
camel jolokiaAttach Jolokia JVM Agent to a running Camel integration
camel logTail logs from running Camel integrations
camel nanoNano editor to edit file
camel pluginManage plugins that add sub-commands to this CLI
camel psList running Camel integrations
camel restartRestarts running Camel integrations (stop + re-launch)
camel runRun as local Camel integration
camel sbomGenerate a CycloneDX or SPDX SBOM for a specific project
camel scriptRun Camel integration as shell script for terminal scripting
camel shellInteractive Camel CLI shell.
camel stopShuts down running Camel integrations
camel topTop status of Camel integrations
camel traceTail message traces from running Camel integrations
camel transformTransform message or Camel routes
camel updateUpdate Camel project
camel versionManage Camel versions
camel wrapperInstall Camel wrapper scripts for version pinning

评论

登录后参与评论

正在加载评论…