Since a great use of a Package Server is to coordinate work across multiple registries — potentially a private registry in addition to the General one — it'd be helpful if the Package Server could advertise which registries are available. This could allow for two niceties on the client side:
- Adding the private registry by name — like how
] registry add General is currently special-cased.
and/or
- Automatically ensuring all advertised registries are added upon first connection
Since a great use of a Package Server is to coordinate work across multiple registries — potentially a private registry in addition to the General one — it'd be helpful if the Package Server could advertise which registries are available. This could allow for two niceties on the client side:
] registry add Generalis currently special-cased.and/or