const runBitbucket = () => {
    const api = new BitBucketApi(program);

    if (program.list) {
        api.listRepositories()