Just wanted a clarification on st2ctl reload --register-rules.
(1) If one has added 1 new rule and there exist ‘n’ other rules, which remain unmodified, will only the new rule be loaded and the other rules will be untouched? Or will all the rules actually be reloaded by this operation? Is 'st2 rule create` less disruptive?
(2) Could any of existing, unmodified ‘n’ rules possibly miss triggers during the time it takes to run st2ctl reload --register-rules?
I’m not entirely new to stackstorm, but haven’t added rules until recently and wondered about operation of st2ctl reload vs say, ‘st2 rule create’.
Many thanks in advance.
Mike