Skip to content

Commit

Permalink
Auto-generated cli documentation update - 2024-07-25 09:00:27 (#3986)
Browse files Browse the repository at this point in the history
Update documentation

Co-authored-by: blkt <[email protected]>
  • Loading branch information
github-actions[bot] and blkt authored Jul 25, 2024
1 parent f5629d9 commit cdac009
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/docs/ref/cli/minder_history_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ minder history list [flags]
### Options

```
--alert-status string Filter evaluation history list by alert status - one of off, on, error, skipped, not_available
-c, --cursor string Fetch previous or next page from the list
--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
--alert-status strings Filter evaluation history list by alert status - one of off, on, error, skipped, not_available
-c, --cursor string Fetch previous or next page from the list
--entity-name strings Filter evaluation history list by entity name
--entity-type strings Filter evaluation history list by entity type - one of repository, artifact, pull_request
--eval-status strings 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 strings Filter evaluation history list by profile name
--remediation-status strings 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

0 comments on commit cdac009

Please sign in to comment.