What happened?
The rstuf artifact repository set command allows user to set a default repository that doesn't exist in your configuration.
What steps did you take?
> rstuf artifact repository show
local-tuf
> rstuf artifact repository set inexisting-tuf
Current repository changed to inexisting-tuf
What behavior did you expect?
rstuf artifact repository set should only allow a configured repository.
Relevant log output
Code of Conduct