Skip to content

Commit

Permalink
Update autogenerated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
spicy-sauce committed May 22, 2024
1 parent 40b8c8d commit fffbbda
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
Title: redis-di config-rdi-system
linkTitle: redis-di config-rdi-system
description: This command will reconfigure the RDI db configurations
Title: redis-di config-rdi
linkTitle: redis-di config-rdi
description: Reconfigures RDI db connection credentials
weight: 10
alwaysopen: false
categories: ["redis-di"]
aliases:
---

This command will reconfigure the RDI db configurations
Reconfigures RDI db connection credentials

## Usage

```
Usage: redis-di config-rdi-system [OPTIONS]
Usage: redis-di config-rdi [OPTIONS]
```

## Options
Expand Down Expand Up @@ -100,9 +100,9 @@ Usage: redis-di config-rdi-system [OPTIONS]
## CLI help

```
Usage: redis-di config-rdi-system [OPTIONS]
Usage: redis-di config-rdi [OPTIONS]
This command will reconfigure the RDI db configurations
Reconfigures RDI db connection credentials
Options:
-l, --log-level [DEBUG|INFO|WARN|ERROR|CRITICAL]
Expand Down
2 changes: 1 addition & 1 deletion content/rdi/reference/cli/redis-di-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Usage: redis-di install [OPTIONS]

- `file`:

- Type: <click.types.Path object at 0x7fed330f7610>
- Type: <click.types.Path object at 0x7f0cf8279520>
- Default: `none`
- Usage: `-f
--file`
Expand Down
2 changes: 1 addition & 1 deletion content/rdi/reference/cli/redis-di.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Options:
Commands:
add-context Adds a new context
config-rdi-system This command will reconfigure the RDI db...
config-rdi Reconfigures RDI db connection credentials
create Creates the RDI Database instance
delete Deletes RDI database permanently
delete-all-contexts Deletes all contexts
Expand Down

0 comments on commit fffbbda

Please sign in to comment.