Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
config:delete
Name
config:delete, delete — deletes a configuration from the container
Synopsis
config:delte [
--help
] [[
-f
] | [
--use-file
]] [
--no-delete-cfg-file
] {
pid
}
Details
--no-delete-cfg-file argument, the original settings can be reloaded from the configuration file.
Arguments
| Option | Interpretation |
|---|---|
--help | Displays the online help for this command. |
-f, --use-file | Use a filename instead of the PID to locate the configuration. |
--no-delete-cfg-file | Does not delete the associated configuration file from the container's etc folder. |
pid | Specifies the configuration's persistent identifier. |