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
If I pass an invalid flag like this: corectl -c corectlconf.yaml eval "Count([Name/Alias])" --traffic --json --json is invalid.
This will then return the same value as this command: corectl -c corectlconf.yaml eval "Count([Name/Alias])"
In my conf file I've specified engine, header and app.
If I pass an invalid flag like this:
corectl -c corectlconf.yaml eval "Count([Name/Alias])" --traffic --json--json is invalid.This will then return the same value as this command:
corectl -c corectlconf.yaml eval "Count([Name/Alias])"In my conf file I've specified engine, header and app.