Documentation ¶ Index ¶ func NewCmdTree(f *factory.Factory) *cobra.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmdTree ¶ func NewCmdTree(f *factory.Factory) *cobra.Command NewCmdTree builds `repo tree PROJECT/REPO [PATH] --ref REF`. PATH defaults to "" (the repository root). Output is a TTY-aware table or JSON via --json/--jq. Types ¶ This section is empty. Source Files ¶ View all Source files tree.go Click to show internal directories. Click to hide internal directories.