cpprofile

Use the cpprofile to copy the settings of a preexisting profile to a new profile.

Syntax

Read syntax diagramSkip visual syntax diagram>>-perfcli-- --cpprofile-- ---src--source_profile_name-- ------->

>--new_profile_name--------------------------------------------><

Parameters

-src source_profile_name
Specifies the profile that is being copied.
new_profile_name
Specifies the profile that will adopt the new settings. The name must be unique.

Description

You can use the cpprofile command to copy the settings of a preexisting profile to a new profile.

Return values

Profile source_profile_name successfully copied.

Possible failures

Examples

An invocation example:

perfcli cpprofile -src profile1 newprofile

The resulting output:

Profile profile1 successfully copied to newprofile.

Related topics

(C) Copyright International Business Machines Corporation 2004