Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.72 KB

README.md

File metadata and controls

63 lines (33 loc) · 1.72 KB

metabob-cli-addon

We made debugging with Metabob easier

SlideHACKATHON finalists-1

Usage

1. Clone the repo
2. Do npm install
3. Do npm link

Use the clibug anywhere.

Available Commands

clibug --version

Current clibug version

clibug repos

Returns the entire repos available ( Will show the starting 25 repositories by default. )

clibug repo <repo_id>

Returns the repo with given <repo_id>( Invalid will be retured if the repo isn't availabe )

clibug reporef <repo_id>

Returns the references of repository with given <repo_id>( Returns empty array if the repo isn't availabe )

clibug repoanalysis <repo_id>

Returns the analysis of the repository with given <repo_id>

clibug ref <ref_id>

Returns the analysis of the reference with given ref_id

clibug problems <ref_id>

Return the problems of the mentioned reference with ref_id

clibug problem <ref_id> <name>

Return the problem with the given name and ref_id

clibug getrepobyname <repo_name>

Return the repo with the given repo_name

Contact

MUHAMMED YASEEN - @121yaseen

Farjad ahmed khan - @Farjad ahmed khan - @Farjad_aKhan

Avinesh Tripathi - @avinesh-tripathi

Param Pathak - @parampathak

Project Link: https://github.com/121yaseen/metabob-cli-addon