Is it possible to create pull requset by cmd or restful api in Bitbucket?
from private fork repository to public repository?
Welcome to the Atlassian Community!
On the command line, using git is the most simple option. For the REST API, see https://developer.atlassian.com/cloud/bitbucket/rest/intro/
It looks like you're new here. Sign in or register to get started.