Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 515 Bytes

File metadata and controls

34 lines (21 loc) · 515 Bytes

stack_status

Generated from the current Cobra command tree.

stack status

Show stack health, hierarchy, and cached PR state

Synopsis

Inspect the current stack graph, branch health, cached PR state, and repo-level metadata issues.

stack status [flags]

Examples

stack status
stack status --json

Options

  -h, --help   help for status
      --json   Render status as JSON

SEE ALSO

  • stack - Manage explicit stacked PR workflows with Git and GitHub