Red Hat Training

A Red Hat training course is available for Red Hat Fuse

9.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 9.34, “fabric:profile-copy Arguments” describes the command's arguments.

Table 9.34. fabric:profile-copy Arguments

ArgumentInterpretation
--helpDisplays the online help for this command.
--versionThe profile version to copy. Defaults to the current default version.
-f, --forceFlag to allow overwriting the target profile (if it already exists).
SourceProfileThe name of the profile to copy.
TargetProfileThe name of the newly created copy.