Versions
Last updated
Last updated
After successfully setting up and logging into the CLI, you can view and download all previous versions of artifacts.
To view a list of available versions for specific Vault ID
use this command:
The output will be similar to this:
You can run a simple curl
command or download it in the browser or download the cached files using the CLI tool. To do this, run the following command where <xxx/xxx.zip>
is a key from the previous command:
The webpage provides a list of available versions. To access this information, navigate to your "Dashboard" and click the eye button next to your preferred project.
You will be redirected to a page with all available caches within the vault.
Click the "Download" button to see the CLI command or download it in the browser.
To determine which version should be set to the file, we use the digest file within the out
folder generated by the kontrol. Here is an example of a digest
file.
Each time the kompilation or foundry changes it generates new version. If you try to upload the same version twice, it will override cached files with the same key if they exist.
To determine which version to set, we use a concatenation of kompilation
and foundry
. To read more about how these fields are being generated you can use .