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.此内容没有您所选择的语言版本。
7.41. fabric:profile-rename, profile-rename
Abstract
						rename the specified version of the source profile (where the version defaults to the current default version)
					
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
fabric:profile-rename  [
					--help
				] [
					--version Version
				] [
					-f
				] [
					--force
				] {
					OldName
				} {
					NewName
				}
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				Table 7.41, “fabric:profile-rename Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
--help | Displays the online help for this command. | 
--version | The profile version to rename. Defaults to the current default version. | 
-f, --force | Flag to allow replacing the target profile (if it already exists). | 
OldName | The current name of the profile. | 
NewName | The new name of the profile. |