Repositories, access & storage
Visibility #
Every repository has a Settings tab (shown to the owner). Flip a repo between private and public there. Making a repo public asks for confirmation first, since it exposes the full contents and history to anyone with the link. Making it private again is one click.
Organizations #
Create an organization from your Dashboard, then choose its namespace in the repository creation form. Organization owners and admins can create repositories, push, and manage repository settings. Members can browse private organization repositories on tavern; add a repository-specific write collaborator when someone outside the admin group needs CLI access.
CLI tokens #
Generate tokens in Settings. Repository access is checked against your current personal, organization, and collaborator roles when the CLI connects. You can revoke a token (it stays listed, marked revoked) or delete it (removed from the list). Either action prevents future CLI sessions; a storage session that is already in progress expires separately.
Storage & quota #
Each repository shows how much space it occupies, and Settings shows your total usage against your limit. The free plan includes 10 GB. The unlimited plan is invite-only, so reach out if you need it.