teuthology-updatekeysΒΆ

2025-01-10 23:14:10,129.129 WARNING:teuthology.config:no teuthology config found, looked for: ['/home/docs/.teuthology.yaml', '/etc/teuthology.yaml']
usage: teuthology-updatekeys -h
       teuthology-updatekeys [-v] -t <targets>
       teuthology-updatekeys [-v] <machine> ...
       teuthology-updatekeys [-v] -a

Update any hostkeys that have changed. You can list specific machines to run
on, or use -a to check all of them automatically.

positional arguments:
  MACHINES              hosts to check for updated keys

optional arguments:
  -h, --help            Show this help message and exit
  -v, --verbose         Be more verbose
  -t <targets>, --targets <targets>
                        Input yaml containing targets to check
  -a, --all             Update hostkeys of all machines in the db