{{/* Copyright 2024 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. */}} {{define "content"}} {{if .digest}}
You can perform this recall with:
siso recall -project="{{.project}}" -reapi_instance="{{.reapiInstance}}" <output_directory> {{.digest}}
Native recall in this webui is still TODO.
{{else}}This step has no digest, so it can't be recalled.
{{end}} {{end}}