Skip to content

docs(cli): add examples for argo archive get with option explanations#13668

Merged
agilgur5 merged 12 commits intoargoproj:mainfrom
leehosu:docs/archive-command-get-example--help-ouput
Sep 28, 2024
Merged

docs(cli): add examples for argo archive get with option explanations#13668
agilgur5 merged 12 commits intoargoproj:mainfrom
leehosu:docs/archive-command-get-example--help-ouput

Conversation

@leehosu
Copy link
Member

@leehosu leehosu commented Sep 26, 2024

Fixes #11898

Motivation

Modify the argo archive get command for more information

Modifications

Added examples for the argo archive get command.

Verification

run argo archive get -h

Copy link

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Good work applying the same notes from #13662 to this PR as well.

Note that Codegen is failing here on a whitespace / indentation issue. I can merge once that is remediated

Signed-off-by: leehosu <hosu4549@gmail.com>
Signed-off-by: leehosu <hosu4549@gmail.com>
Signed-off-by: leehosu <hosu4549@gmail.com>
@agilgur5
Copy link

You're good once Codegen passes. The rest are test flakes that I can manually retry

@leehosu leehosu deleted the docs/archive-command-get-example--help-ouput branch September 28, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli The `argo` CLI area/docs Incorrect, missing, or mistakes in docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add examples to commands' --help output

2 participants