Skip to content

Commit 143bc0f

Browse files
committed
update readme
1 parent dcaa084 commit 143bc0f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ A full description on how to use `rsconnect bootstrap` in a provisioning workflo
10041004
10051005
## Server Administration Tasks
10061006
1007-
Starting with the 2023.04 edition of Posit Connect, `rsconnect-python` can be
1007+
Starting with the 2023.05 edition of Posit Connect, `rsconnect-python` can be
10081008
used to perform certain server administration tasks, such as instance managing
10091009
runtime caches. For more information on runtime caches in Posit Connect, see the
10101010
Connect Admin Guide's section on [runtime
@@ -1015,6 +1015,7 @@ server information. See [Managing Server
10151015
Information](#managing-server-information) above for more details.
10161016
10171017
### Enumerate Runtime Caches
1018+
*New in Connect 2023.05*
10181019
10191020
Use the command below to enumerate runtime caches on a Connect server. The
10201021
command will output a JSON object containing a list of runtime caches . Each
@@ -1059,6 +1060,7 @@ rsconnect system caches list --name myserver
10591060
> of names.
10601061
10611062
### Delete Runtime Caches
1063+
*New in Connect 2023.05*
10621064
10631065
When Connect's execution environment changes, runtime caches may be invalidated.
10641066
In these cases, you will need to delete the affected runtime caches using the

0 commit comments

Comments
 (0)