jina-ai / jcloud

Simplify deploying and managing Jina projects on Jina Cloud
https://docs.jina.ai/concepts/jcloud/
Apache License 2.0
298 stars 13 forks source link

`jcloud normalize` did not accept output path as an argument #118

Closed nan-wang closed 1 year ago

nan-wang commented 1 year ago

Is your feature request related to a problem? Please describe. As a user of jcloud normalize, I would like to store the normalized flow file to a specific place so that I can upload the file in the GHA.

Describe the solution you'd like I would like to have the following cmd

jcloud normalize flow.yml --output ${EXPORT_DIR}/flow-normalized.yml

Describe alternatives you've considered nope

Additional context nope