The Repository Service for TUF Command Line Interface (CLI) is a CLI Python application to manage the Repository Service for TUF.
The CLI supports the initial setup, termed a ceremony, where the first repository metadata are signed and the service is configured, generating tokens to be used by integration (i.e., CI/CD tools).
This CLI is part of the Repository Service for TUF (RSTUF).
Note
Not a functional tool, it is still in the development stage. Wait for release 0.0.1
Using pip:
$ pip install repository-service-tuf
Please, check the Repository Service for TUF Guide for more details.
Please, visit the Repository Service for TUF Development Guide.
Check our CONTRIBUTING.rst for more details on how to contribute to this repository.