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
Make sure you are able to repro it on the latest version
Search the existing issues.
Summary
When listing resources and you make a typo in the adapter name, no error is returned. When using --adapter we should check if that returns no results (since it can be a wildcard), then we should error.
Steps to reproduce
dsc resource list --adapter foo
Expected behavior
An error that `foo` is not a valid adapter
Actual behavior
No resources listed
Error details
No response
Environment data
NA
Version
dsc 3.0.0-preview.8
Visuals
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Summary
When listing resources and you make a typo in the adapter name, no error is returned. When using
--adapter
we should check if that returns no results (since it can be a wildcard), then we should error.Steps to reproduce
dsc resource list --adapter foo
Expected behavior
An error that `foo` is not a valid adapter
Actual behavior
No resources listed
Error details
No response
Environment data
Version
dsc 3.0.0-preview.8
Visuals
No response
The text was updated successfully, but these errors were encountered: