Realm-cli apps create --remote could not find or can't clone secret keys

Hello Everyone

trying to create new Realm App using realm-cli app create --remote to clone existing app but i get this error

app create failed: error validating Service: aws: could not find secret “XXXXXXXXXX”

it seems that the app creation with --remote should clone secrets first or i’m doing something wrong

here is my full command:

realm-cli app create --name my-app --remote app-id --local my-app --location DE-FF --deployment-model LOCAL --environment qa