Skip to content

Commit

Permalink
Signed-off-by: tooptoop4 <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
tooptoop4 authored Oct 20, 2024
1 parent 60f5a6a commit 8045fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cli/argo_archive_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ argo archive list [flags]
--chunk-size int Return large lists in chunks rather than all at once. Pass 0 to disable.
-h, --help help for list
-o, --output string Output format. One of: name|json|yaml|wide (default "wide")
--prefix string Filter workflows by prefix
-l, --selector string Selector (label query) to filter on, not including uninitialized ones, supports '=', '==', and '!='.(e.g. -l key1=value1,key2=value2)
```

Expand Down

0 comments on commit 8045fcc

Please sign in to comment.