|
24 | 24 | "name": "stdout", |
25 | 25 | "output_type": "stream", |
26 | 26 | "text": [ |
27 | | - "12:42:18 [RedisVL] INFO RedisVL version 0.8.0\n" |
| 27 | + "11:20:38 [RedisVL] INFO RedisVL version 0.8.2\n" |
28 | 28 | ] |
29 | 29 | } |
30 | 30 | ], |
|
300 | 300 | "\n", |
301 | 301 | "| Argument | Description | Default |\n", |
302 | 302 | "|----------------|-------------|---------|\n", |
303 | | - "| `-u --url` | The full Redis URL to connec to | `redis://localhost:6379` |\n", |
| 303 | + "| `-u --url` | The full Redis URL to connect to | `redis://localhost:6379` |\n", |
304 | 304 | "| `--host` | Redis host to connect to | `localhost` |\n", |
305 | 305 | "| `-p --port` | Redis port to connect to. Must be an integer | `6379` |\n", |
306 | 306 | "| `--user` | Redis username, if one is required | `default` |\n", |
|
339 | 339 | "cell_type": "markdown", |
340 | 340 | "metadata": {}, |
341 | 341 | "source": [ |
342 | | - "### Using SSL encription\n", |
343 | | - "If your Redis instance is configured to use SSL encription then set the `--ssl` flag.\n", |
| 342 | + "### Using SSL encryption\n", |
| 343 | + "If your Redis instance is configured to use SSL encryption then set the `--ssl` flag.\n", |
344 | 344 | "You can similarly specify the username and password to construct the full Redis URL" |
345 | 345 | ] |
346 | 346 | }, |
|
374 | 374 | ], |
375 | 375 | "metadata": { |
376 | 376 | "kernelspec": { |
377 | | - "display_name": ".venv", |
| 377 | + "display_name": "redisvl-56gG2io_-py3.11", |
378 | 378 | "language": "python", |
379 | 379 | "name": "python3" |
380 | 380 | }, |
|
388 | 388 | "name": "python", |
389 | 389 | "nbconvert_exporter": "python", |
390 | 390 | "pygments_lexer": "ipython3", |
391 | | - "version": "3.13.2" |
| 391 | + "version": "3.11.9" |
392 | 392 | } |
393 | 393 | }, |
394 | 394 | "nbformat": 4, |
|
0 commit comments