Red Hat Training

A Red Hat training course is available for Red Hat Fuse

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

Table 9.47. fabric:profile-rename Arguments

ArgumentInterpretation
--helpDisplays the online help for this command.
--versionThe profile version to rename. Defaults to the current default version.
-f, --forceFlag to allow replacing the target profile (if it already exists).
OldNameThe current name of the profile.
NewNameThe new name of the profile.