go-tuf
go-tuf copied to clipboard
Support delegations in the CLI
We added delegation support in #175. Now, it would be great to add support for them to the CLI. I envision something like the following:
delegate from_role to_role namespace- Add a parameter to
addfor the role that the target is added to remove-delegation from_role to_role
Feedback would be appreciated, especially on the names