theupdateframework / go-tuf

Go implementation of The Update Framework (TUF)
https://theupdateframework.com
Apache License 2.0
625 stars 105 forks source link

feat: remove_key fix #524

Closed JuliannaReyes closed 8 months ago

JuliannaReyes commented 1 year ago

Please fill in the fields below to submit a pull request. The more information that is provided, the better.

Fixes #

Release Notes:

Types of changes:

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfills the following requirements:

JuliannaReyes commented 1 year ago

Under the issues section of theupdateframework github the command to remove-key said, "It would be nice to have a separate command that removed the key, something like tuf remove-key role keyed". Based on the description I thought the goal was to create a separate command.

rdimitrov commented 8 months ago

Closing this one since the code base changed and is no longer relevant. Thanks for your help @JuliannaReyes.

The new code base should be much easier to work with so feel free to give it a go and contribute again if you find something interesting 👍