python-tuf/tests/repository_data
Santiago Torres 5a097faaf8 Added switches to the generate script
Added two switches to the generate script:

  -k (or --keys), which forces the creation of new keys.
  -d (or --dry-run), which skips the actual writing or copying phases

The second option might be useful in the future, and helped me debug the
optparse module, so I left it there.
2014-06-13 15:33:07 -04:00
..
client/metadata Initial implementation of authoritative delegations. 2014-06-07 20:29:18 -04:00
keystore Initial implementation of authoritative delegations. 2014-06-07 20:29:18 -04:00
repository Initial implementation of authoritative delegations. 2014-06-07 20:29:18 -04:00
generate.py Added switches to the generate script 2014-06-13 15:33:07 -04:00