Improve clarifai pipeline init command:
- Add input arguments for the steps in argo workflow spec in config.yaml for pipeline
e.g.
templateRef:
name: ...
template: ...
arguments:
parameters:
- name: input_text
value: "Input Text Here"
- Remove metadata.generateName in YAML string in
pipeline.orchestration_spec.argo_orchestration_spec