Skip to main content

Accessing key-based cache archives

You can access your cache archives separately, without running a build. This allows you to keep track of several things:

  • What cache keys are associated with different cache archives.
  • How much storage space is taken up by your cache archives.
  • When each cache archive is due to expire.

In addition, you can download any cache archive - if it hasn't expired yet -, you can copy the cache keys, and you can delete archives.

To access your archives:

  1. Open your project on Bitrise with a user that has the Admin role on the project.

  2. On the main page of the project, click on the Project settings button.

    project-settings-button.png

  3. On the left side, select Builds.

  4. Scroll down to the Manage build caches section.

  5. Select the Key-based caching tab.

    manage-key-based-caching.png

  6. You can:

    • Copy the cache key by clicking the Copy key icon.
    • Downloading the cache archive by clicking the Download icon.
    • Deleting the cache archive by clicking Delete icon.