Managing Access to the Cache
Team members can be added in one of two Roles, which controls their access to the Jetify Build Cache.- Members have read-only access to the cache, and cannot push new packages
- Admins have full read/write access to the cache, and can push new packages.
Authenticating from the CLI
Once you’ve been invited to a team, you can authenticate from the CLI by running:Authenticating CI or Build Hosts
Admin users can generate Personal Access Tokens to authenticate on hosts where you cannot login via the CLI or Browser. This token will have the same push/pull permissions as the account that generated it.Treat your Personal Access Token as a password — keep it secret and secure, and do not share it
with other users.