rugged show-partial-root-metadata

Command help text

$ rugged show-partial-root-metadata --help

Usage: rugged show-partial-root-metadata [OPTIONS]

  Print information about partial Root metadata.

Options:
  --help  Show this message and exit.

Command example output

$ rugged show-partial-root-metadata 

Retrieved partial Root metadata for version 2 (2.root.json).
=== METADATA ===
Expires in 364 days, 23 hours and 59 minutes
Metadata is not valid for deployment
=== SIGNATURES ===
Signatures from old keys: 0/1 (Does not satisfy threshold)
Signatures from new keys: 0/1 (Does not satisfy threshold)
=== KEYS ===
root 1/2:
  type: ed25519
  keyid: 5b0233652140f21973b75b30ed37c4b504948830b92762f0a4c01f48d26271d4
root 2/2:
  type: ed25519
  keyid: d15a535aa51003de56b5a81d76dc0cf85b99b1186f796636dce8c0265653a2a4
snapshot 1/1:
  type: ed25519
  keyid: 2568e67007800d7e0f9e48bc9016e2b8abf96632e6e170ce18869f98eefc17c6
targets 1/1:
  type: ed25519
  keyid: 9c1654d8deb7c607c0e91ab05f849b57e88ba5c09095faecd0edd4c6a5959389
timestamp 1/1:
  type: ed25519
  keyid: fc11520ce8fd7b30467f54fc9f520ac86e2e6cbb86526a52269a8d3e0e5979cb
=== ROLES ===
root:
  Keys required (to meet signature threshold): 1
  Keys provided: 2 (Meets threshold)
  keyids: 5b023365…, d15a535a…
snapshot:
  Keys required (to meet signature threshold): 1
  Keys provided: 1 (Meets threshold)
  keyids: 2568e670…
targets:
  Keys required (to meet signature threshold): 1
  Keys provided: 1 (Meets threshold)
  keyids: 9c1654d8…
timestamp:
  Keys required (to meet signature threshold): 1
  Keys provided: 1 (Meets threshold)
  keyids: fc11520c…
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Rugged TUF Server is a trademark of Consensus Enterprises.