sylvactl --debug/--trace flag + diagnosis inventory on CTRL-C
Summary
In previous versions sylvactl
(when interrupted - e.g. via Ctrl-C) used to provide an output showing failed status for different components; this was especially useful for stuck deployments where no obvious progress was being made.
Now this can be replicated by adding a --timeout=5s
option, but a more obvious --debug
or --trace
flag would help