argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

docs(cli): add example of list label value #13707

Open D0ri123 opened 1 month ago

D0ri123 commented 1 month ago

Fixes https://github.com/argoproj/argo-workflows/issues/11898

Motivation Modify the argo archive list-label-values command for more info.

Modifications Added examples for the argo archive list-label-values command.

Verification run argo archive list-label-values -h

D0ri123 commented 1 month ago

@agilgur5 this PR is failing in the ci-build/Codegen step. How can I resolve this issue?

agilgur5 commented 1 month ago

It looks like this was a near verbatim copy of #13682? If you are copying someone else's code, title, or description, please make sure to cite and credit your source. This makes no mention of #13682 currently, while copying its description entirely yet missing all the formatting (the title and description are therefore worse than the formatted and edited ones as well).

@leehosu was this done with your permission?

agilgur5 commented 1 month ago

@leehosu was this done with your permission?

Yes it was per https://github.com/argoproj/argo-workflows/pull/13706#issuecomment-2414326132