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 Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Abstract
changes the Java options of an existing container
Synopsis Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
admin:change-opts
[
--help
] {
name
} {
opts
}
Arguments Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
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 |