Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --no-color flag when submitting and logging: argo submit --from kind/name --log --no-color #13801

Open
sathish-sign opened this issue Oct 23, 2024 · 0 comments
Labels
area/cli The `argo` CLI type/feature Feature request

Comments

@sathish-sign
Copy link

sathish-sign commented Oct 23, 2024

Summary

What change needs making?

requesting --no-color flag for argo submit --from king/name --log --no-color, like we have in argo logs --no-color

Use Cases

When would you use this?

Many times we want to save the output logs into a file , where we are seeing escape characters instead of colorful text, currently we are using vscode as IDE
command used :

argo submit -n argo --log --from workflowtemplates/name -f test.yml | code -

Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@sathish-sign sathish-sign added the type/feature Feature request label Oct 23, 2024
@agilgur5 agilgur5 changed the title argo submit --from kind/name --log --no-color Add --no-color flag when submitting and logging: argo submit --from kind/name --log --no-color Oct 24, 2024
@agilgur5 agilgur5 added the area/cli The `argo` CLI label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli The `argo` CLI type/feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants