Teams
Last updated
Was this helpful?
Last updated
Was this helpful?
Quilt Teams offer enhanced security, auditing, and privacy. Only team members can read and write data to and from the team. Teams are controlled by one or more admins who have access to a special web interface where they can audit data usage, add new members, and more.
Technically, a Quilt team is a dedicated, single-tenant registry with a private package namespace. Teams also feature their own web catalog (accessible only to team members), similar to .
To create your own Quilt team, .
Team members have access to the with the following differences and additional features.
quilt login
Authenticate to team registry:
quilt build|push|install
Team users should prefix package handles with the team namespace:
quilt push
visibilityquilt push --team
makes a package visible to everyone on your team
quilt push --public
is currently disabled for team packages
quilt access
To make a package visible to your entire team:
Public visibility is not yet supported for team packages.
quilt user list
List users and associated metadata for your team.
quilt user create
Add a team member.
quilt user disable
Disable a team member.
quilt user reset-password
Send a user a reset-password email.
quilt audit
Audit events relating to a user or package.