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-05 23:08:51 #1485

Merged
merged 1 commit into from
Nov 5, 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
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ https://docs.stacklok.com/minder

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
-h, --help help for minder
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_apply.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ minder apply (-f FILENAME) [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_artifact.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ minder artifact [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_artifact_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder artifact get [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_artifact_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder artifact list [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ minder auth [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ minder auth delete [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ minder auth login [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth_logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ minder auth logout [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth_revoke_provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder auth revoke_provider [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_auth_whoami.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ minder auth whoami [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ See each sub-command's help for details on how to use the generated script.

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ minder completion bash

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ minder completion fish [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ minder completion powershell [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ minder completion zsh [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ minder docs [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ minder profile [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder profile create [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder profile delete [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ minder profile get [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ minder profile list [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_status.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ minder profile_status [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_status_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ minder profile_status get [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ref/cli/commands/minder_profile_status_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ minder profile_status list [flags]

```
--config string Config file (default is $PWD/config.yaml)
--grpc-host string Server host (default "staging.stacklok.dev")
--grpc-host string Server host (default "api.stacklok.com")
--grpc-insecure Allow establishing insecure connections
--grpc-port int Server port (default 443)
--identity-client string Identity server client ID (default "minder-cli")
--identity-realm string Identity server realm (default "stacklok")
--identity-url string Identity server issuer URL (default "https://auth.staging.stacklok.dev")
--identity-url string Identity server issuer URL (default "https://auth.stacklok.com")
```

### SEE ALSO
Expand Down
Loading