Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
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 |