Skip to main content

Accessing key-based cache archives on the website

Abstract

You can access your cache archives on the Bitrise website in the App settings section: you can download the contents, copy the cache keys, and delete the 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 app on Bitrise with a user that has the Admin role on the app's team.

  2. On the main page of the app, click on the App Settings icon: settings.svg.

    app-settings.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.