Module: RepoTender::CLI::Org
- Defined in:
- lib/repo_tender/cli/org.rb
Overview
‘org` command group: add / remove / list tracked orgs. Same shape as `repo` but against `Config::OrgRef` (host + name + two bool flags). The host defaults to “github.com” per PRD §3.1 when omitted (so `org add socketry` works as well as `org add github.com/socketry`).