Camel JBang Command Reference
This page provides a reference for all Camel JBang CLI commands.
You can also use camel --help or camel <command> --help to see available commands and options.
|
Commands
| Command | Description |
|---|---|
Bind source and sink Kamelets as a new Camel integration |
|
List artifacts from Camel Catalog |
|
Performs commands in the running Camel integrations, such as start/stop route, or change logging levels. |
|
Generate completion script for bash/zsh |
|
Get and set user configuration values |
|
Debug local Camel integration |
|
Displays all Camel dependencies required to run |
|
Check if there are dirty files from previous Camel runs that did not terminate gracefully |
|
Shows documentation for kamelet, component, and other Camel resources |
|
Evaluate Camel expressions and scripts |
|
Explain what a Camel route does using AI/LLM |
|
Export to other runtimes (Camel Main, Spring Boot, or Quarkus) |
|
Get status of Camel integrations |
|
Suggest security hardening for Camel routes using AI/LLM |
|
Launch Hawtio web console |
|
List and Run external services for testing and prototyping |
|
Creates a new Camel integration |
|
Attach Jolokia JVM Agent to a running Camel integration |
|
Tail logs from running Camel integrations |
|
Nano editor to edit file |
|
Manage plugins that add sub-commands to this CLI |
|
List running Camel integrations |
|
Run as local Camel integration |
|
Generate a CycloneDX or SPDX SBOM for a specific project |
|
Run Camel integration as shell script for terminal scripting |
|
Interactive Camel JBang shell. |
|
Shuts down running Camel integrations |
|
Top status of Camel integrations |
|
Tail message traces from running Camel integrations |
|
Transform message or Camel routes |
|
Update Camel project |
|
Manage Camel versions |