Skip to content

A quick and dirty way of using Bitbucket's code search API to list all matching projects

Notifications You must be signed in to change notification settings

octagonal/bb_codegrep_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BB Code Search CLI

Gets all occurrences of a given query in a BitBucket team account

Example usage

node index.js --user user --pass pass --team myteam --output [=json|csv|table] --query 'hello world'

About

A quick and dirty way of using Bitbucket's code search API to list all matching projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published