Replace asset with console command

Hi everyone!

I’m trying to replace an asset in content without opening editor

I use command:

D:/UE_Offical/UE_4.22/Engine/Binaries/Win64/UE4Editor.exe E:/project.uproject -run=ReplaceAssets -AssetSourcePath=/Game/Character/test_default/SK_Mesh/test_default -importsettings=“-bForceFrontXAxis=True -bConvertSceneUnit=True -bImportMaterials=False -bImportTextures=False”

I don’t konw weather if ‘/Game/Character/test_default/SK_Mesh/test_default’ is currect so I tested FBX file path
and ‘/Game/Character/test_default/SK_Mesh/test_default.test_default’ still doesn’t work

traceback said that: