Home
Softono

Repository Service Tuf Cli

Open source MIT Python
12
Stars
33
Forks
57
Issues
4
Watchers
3 months
Last Commit

 About Repository Service Tuf Cli

Repository Service for TUF: Command Line Interface

Platforms

Web Self-hosted

Languages

Python

Need Help Installing Repository Service Tuf Cli?

We provide expert installation service for this software. Our team will install, configure, and secure Repository Service Tuf Cli on your server. plans start at just $30.

Repository Service Tuf Cli

View on GitHub

################################################# 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 <https://repository-service-tuf.readthedocs.io/en/latest/guide/repository-service-tuf-cli/index.html>_ for more details.

Contributing

Please, visit the Repository Service for TUF Development Guide <https://repository-service-tuf.readthedocs.io/en/latest/devel/index.html#development-guide>_.

Check our CONTRIBUTING.rst <https://github.com/repository-service-tuf/repository-service-tuf-cli/blob/main/CONTRIBUTING.rst>_ for more details on how to contribute to this repository.

License

MIT <https://github.com/repository-service-tuf/repository-service-tuf-cli/blob/main/LICENSE>_