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
testing the cli has an issue with shared state of the boolean flags managed by cobra, it needs to be moved to a state object that is passed along, so that every invocation would be on its own for easier testing
testing the cli has an issue with shared state of the boolean flags managed by cobra, it needs to be moved to a state object that is passed along, so that every invocation would be on its own for easier testing