rugged validate

Command help text

$ rugged validate --help

Usage: rugged validate [OPTIONS] [TYPE]

  Validate TUF repository metadata, keys and targets.

  TYPE argument can be: all, metadata, keys. (Default 'all')

Options:
  --help  Show this message and exit.

Command example output

$ rugged validate 

Metadata for the 'root' role is valid.
Metadata for the 'timestamp' role is valid.
Metadata for the 'snapshot' role is valid.
Metadata for the 'targets' role is valid.
All expected keys are present.
Only expected keys are present.
All keys in repository are valid.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Rugged TUF Server is a trademark of Consensus Enterprises.