stamp taps

List Homebrew taps (alias for repo list -m brew)

Synopsis

List all installed Homebrew tap repositories. Equivalent to “stamp repo list -m brew”.

stamp taps [flags]

Examples

  # list homebrew taps (alias form)
  stamp taps

  # equivalent canonical command
  stamp repo list -m brew

Options

  -h, --help   help for taps

Options inherited from parent commands

  -j, --json      output results in JSON format
  -v, --verbose   enable debug logging
  -y, --yes       auto-accept all prompts

SEE ALSO