Chapter 4. Admin Console Commands
The admin commands allow you to create, manage and destroy container instances.
Type
admin:
then press Tab at the FuseMQkaraf:karaf@root>
prompt to view the available commands.
4.1. admin:change-opts, change-opts
Abstract
changes the Java options of an existing container
Synopsis
admin:change-opts
[
--help
] {
name
} {
opts
}
Arguments
Table 4.1, “admin:change-opts Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
name | The name of the container for which you want to change the Java options |
opts | The Java options to change |