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
Also we should provide examples with concrete values, as it's unclear what the second arg is. The function takes exactly 2 arguments, but <scope> is a single value.
We need to correct the usage, and ideally provide concrete examples with Cobra's Example: "coder parameters create arg1 arg2 --name=SomeName --value=SomeValue" field