Skip to content

Add a `--namespace` option to `run workflow`

Current situation

When I have access to more than one namespace, I cannot specify the desired namespace I want a workflow to work in without editing it and specifying .metadata.namespace.

Desired outcome

A --namespace (or -n) option is available.