Skip to content

Commit

Permalink
clidocsgen
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Perez <perezj0230@gmail.com>
  • Loading branch information
josephperez3 committed Oct 12, 2023
1 parent f1553e7 commit 4c464c9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/user-guide/commands/argocd_proj_windows_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ List project sync windows
argocd proj windows list PROJECT [flags]
```

### Examples

```
# List project windows
argocd proj windows list PROJECT
# List project windows in yaml format
argocd proj windows list PROJECT -o yaml
```

### Options

```
Expand Down

0 comments on commit 4c464c9

Please sign in to comment.