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
Automation should be able to determine when there is a difference between the target state and the actual state. We can make the tool exit with a nonzero exit code (maybe 2, because 1 is already used for missing CLI args) if the diff is not clean.
Automation should be able to determine when there is a difference between the target state and the actual state. We can make the tool exit with a nonzero exit code (maybe 2, because 1 is already used for missing CLI args) if the diff is not clean.