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

Auto-generated cli documentation update - 2024-07-19 10:39:44 #3937

Merged
merged 1 commit into from
Jul 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/docs/ref/cli/minder_history_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@ minder history list [flags]
--entity-name string Filter evaluation history list by entity name
--entity-type string Filter evaluation history list by entity type - one of repository, artifact, pull_request
--eval-status string Filter evaluation history list by evaluation status - one of pending, failure, error, success, skipped
--from string Filter evaluation history list by time
-h, --help help for list
--profile-name string Filter evaluation history list by profile name
--remediation-status string Filter evaluation history list by remediation status - one of failure, failure, error, success, skipped, not_available
-s, --size uint Change the number of items fetched (default 25)
--to string Filter evaluation history list by time
```

### Options inherited from parent commands
Expand Down