Socket
Book a DemoInstallSign in
Socket

bitbucket-ext

Package Overview
Dependencies
Maintainers
8
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitbucket-ext

A tool to manipulate your Bitbucket repositories more easily

0.1.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

Actions Status Actions Status Actions Status Test Coverage Maintainability Packages npm version

A tool to manipulate your Bitbucket repositories more easily

How to Install

If you'll use it as a package in your project

npm i bitbucket-ext

If you'll use it as a cli:

npm i -g bitbucket-ext

How to use it

First, create your config file named bitbucket-ext.json in your home or current folder with the following properties:

{
  "user": "your Bitbucket user name",
  "password": "we recommend to use an app password",
  "workspace": "your workspace name"
}

Now, just use one of the commands available:

create-repo

This command will create a new repo for you

bitbucket-ext create-repo <repository name> --private --project <project name>

copy-settings

This command will copy all the settings from one repository to another (no source code is changed)

bitbucket-ext copy-settings <origin repo> <destination repo>

License

Licensed under MIT.

FAQs

Package last updated on 06 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.