stamp repo

Manage third-party repositories

Examples

  # add a third-party repository or tap
  stamp repo add my-tap

  # remove a repository
  stamp repo remove my-tap

  # list tracked repositories
  stamp repo list

Options

  -h, --help   help for repo

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