You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What might be useful is a script which you can run after setting everything up which verifies all the specified services and databases etc. are reachable?
e.g. something like ./smi check-config -y foo.yaml
The text was updated successfully, but these errors were encountered:
Just thinking that this could have 2 modes -- one which just checks the config is load-able (e.g. by constructing a GlobalOptions object), and another which actually verifies all the specified services are reachable.
@rkm rkm 1 hour ago
What might be useful is a script which you can run after setting everything up which verifies all the specified services and databases etc. are reachable?
e.g. something like
./smi check-config -y foo.yaml
The text was updated successfully, but these errors were encountered: