git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
@Naveen Kumar Nethi You probably need to have the first commit for the repo in order to push it
So one easy way to do is to create a temporary README.md with random content via the Bitbucket Cloud UI
After this, i believe you will be able to push your changes
Of course you will need to register your SSH public key with bitbucket