tt icon indicating copy to clipboard operation
tt copied to clipboard

add a command to reload cluster config on the instances

Open askalt opened this issue 2 years ago • 0 comments

Use case:

  • Change a local config.
  • Want to reload it on all instances.
  • It can be done with echo "require('config'):reload()' | tt connect app:inst -f-
  • But with, for example, tt rs reload <APP_NAME>, it will be more convenient.

askalt avatar Mar 21 '24 08:03 askalt