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
test: fix CLI tests to match first-class parameter behavior
Update three tests that were checking for --data requirement to now check
for --name or required parameters. With first-class parameters in v0.6.6,
these commands accept CLI flags and --name is required instead of --data.
0 commit comments