Hi,
this is how I check for new versions of Flynn:
Initially:
tuf-client init https://dl.flynn.io/tuf <<< '[{"keytype":"ed25519","keyval":{"public":"6cfda23aa48f530aebd5b9c01030d06d02f25876b5508d681675270027af4731"}}]'
and then for the checks for nightly and stable:
tuf-client get https://dl.flynn.io/tuf /channels/nightly
tuf-client get https://dl.flynn.io/tuf /channels/stable
Every time I execute the checks, the local tuf.db grows big times.
Call nr:
- 31MB
- 122M
- 489M
- 1.9G
etc..