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.34. fabric:profile-copy, profile-copy
Abstract
						copies the specified version of the source profile (where the version defaults to the current default version)
					
Synopsis 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
fabric:profile-copy  [
					--help
				] [
					--version Version
				] [
					-f
				] [
					--force
				] {
					SourceProfile
				} {
					TargetProfile
				}
Arguments 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
				Table 7.34, “fabric:profile-copy Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
--help | Displays the online help for this command. | 
--version | The profile version to copy. Defaults to the current default version. | 
-f, --force | Flag to allow overwriting the target profile (if it already exists). | 
SourceProfile | The name of the profile to copy. | 
TargetProfile | The name of the newly created copy. |