Pass the manifest.yml file from the bitbucket

Hello All,

Would someone please let me know how can we call the *.yml file as a CLI which is in bitbucket and provide as the input to kubectl create command. Appreciate your time

kubectl create -f <path of git/MYFILE.yml>