# repository-service-tuf-cli **Repository Path**: mirrors_DataDog/repository-service-tuf-cli ## Basic Information - **Project Name**: repository-service-tuf-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-02 - **Last Updated**: 2025-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ################################################# Repository Service for TUF Command Line Interface ################################################# |OpenSSF Scorecard| |Tests and Lint| |Coverage| .. |OpenSSF Scorecard| image:: https://api.scorecard.dev/projects/github.com/repository-service-tuf/repository-service-tuf-cli/badge :target: https://scorecard.dev/viewer/?uri=github.com/repository-service-tuf/repository-service-tuf-cli .. |Tests and Lint| image:: https://github.com/repository-service-tuf/repository-service-tuf-cli/actions/workflows/ci.yml/badge.svg :target: https://github.com/repository-service-tuf/repository-service-tuf-cli/actions/workflows/ci.yml .. |Coverage| image:: https://codecov.io/gh/repository-service-tuf/repository-service-tuf-cli/branch/main/graph/badge.svg :target: https://codecov.io/gh/repository-service-tuf/repository-service-tuf-cli 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, update metadata, sign metadata, etc. This CLI is part of the Repository Service for TUF (RSTUF). Installation ============ Using pip: .. code:: shell $ pip install repository-service-tuf Usage ===== Please, check the `Repository Service for TUF Guide `_ for more details. Contributing ============ Please, visit the `Repository Service for TUF Development Guide `_. Check our `CONTRIBUTING.rst `_ for more details on how to contribute to this repository. License ======= `MIT `_