$ rugged generate-keys --help
Usage: rugged generate-keys [OPTIONS]
Generate a keypair for verification and signing of TUF metadata.
Options:
--role TEXT The specific role for which to generate a keypair. Can be
passed multiple times.
--local Generate keys locally, rather than delegating to the root
worker.
--force Overwrite existing keys.
--help Show this message and exit.