Skip to content

Latest commit

 

History

History
executable file
·
45 lines (37 loc) · 515 Bytes

File metadata and controls

executable file
·
45 lines (37 loc) · 515 Bytes
layout page
title Help
permalink /help/
nav_order 6

Help Commands

{: .no_toc }

Help command lists available methods. {: .fs-6 .fw-300 }

Usage

Terminal : bb help

Available actions:
[
    "pr",
    "pipeline",
    "branch",
    "auth"
]

Terminal : bb pr help

Available methods:
[
    "list, l",
    "diff, d",
    "commits, c",
    "approve, a",
    "no-approve, na",
    "request-changes, rc",
    "no-request-changes, nrc",
    "decline",
    "merge, m",
    "create"
]