I figured out that I can add items to the cff_profiles array by running:
cc change_object REF_HttProContaInterNetwo13 cff_profiles REF_HttCffXYZ
Now that I have added that profile. What command would I use to remove that object from the cff_profiles array if it were to look the example below?
'cff_profiles' => [
'REF_HttCffABC',
'REF_HttCffXYZ'
],
This thread was automatically locked due to age.