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 - 2023-11-28 07:08:52 #1731

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions docs/docs/ref/cli/minder_auth_revoke_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ minder auth revoke_provider [flags]
-h, --help help for revoke_provider
-g, --project-id string ID of the project for repo registration
-p, --provider string Name for the provider to revoke tokens for
-y, --yes Bypass yes/no prompt when revoking all tokens
```

### Options inherited from parent commands
Expand Down
1 change: 1 addition & 0 deletions docs/docs/ref/cli/minder_provider_enroll.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ minder provider enroll [flags]
-r, --project string ID of the project for enrolling the provider
-p, --provider string Name for the provider to enroll
-t, --token string Personal Access Token (PAT) to use for enrollment
-y, --yes Bypass yes/no prompt when enrolling new provider
```

### Options inherited from parent commands
Expand Down
1 change: 1 addition & 0 deletions docs/docs/ref/cli/minder_rule_type_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ minder rule_type delete [flags]
-h, --help help for delete
-i, --id string ID of rule type to delete
-p, --provider string Provider to list rule types for
-y, --yes Bypass yes/no prompt when deleting all rule types
```

### Options inherited from parent commands
Expand Down