go-tuf icon indicating copy to clipboard operation
go-tuf copied to clipboard

Implement `tuf regenerate`

Open lmars opened this issue 10 years ago • 1 comments

I should be able to run tuf regenerate to regenerate targets.json based on the target files in the committed targets directory.

lmars avatar Jan 08 '15 16:01 lmars

There is a skeleton of this here: https://github.com/theupdateframework/go-tuf/blob/master/cmd/tuf/regenerate.go

mnm678 avatar Sep 10 '21 13:09 mnm678

Closing since the code base changed and the goal of the project would be to focus on being a library first and not so much on providing a CLI client.

There might be a CLI based on this, but it will live in a separate repository.

Thanks for raising this 👍

rdimitrov avatar Jan 31 '24 20:01 rdimitrov