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
In #107, the StatesDiscoverCmd was changed to be able to discover current or desired states, or both, and present progress and collect errors. This makes StatesCurrentDiscoverCmd and StatesDesiredDiscoverCmd redundant.
Tasks:
Remove StatesCurrentDiscoverCmd and StatesDesiredDiscoverCmd.
Add tests for StatesDiscoverCmd.
The text was updated successfully, but these errors were encountered:
In #107, the
StatesDiscoverCmd
was changed to be able to discover current or desired states, or both, and present progress and collect errors. This makesStatesCurrentDiscoverCmd
andStatesDesiredDiscoverCmd
redundant.Tasks:
StatesCurrentDiscoverCmd
andStatesDesiredDiscoverCmd
.StatesDiscoverCmd
.The text was updated successfully, but these errors were encountered: