Skip to content

gtl list

Find git repositories under a directory and print their locations in tree format

Usage

bash
gtl list [directory] [flags]

Full Help

text
Find git repositories under a directory and print their locations in tree format

Usage:
  gtl list [directory] [flags]

Flags:
  -f, --from-file   Read results from .gtl/repo-list.json (falls back to gittle.json if present)
  -h, --help        help for list
  -s, --save        Save results to .gtl/repo-list.json in the current working directory

Released under the MIT License.