File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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
10081008used to perform certain server administration tasks, such as instance managing
10091009runtime caches. For more information on runtime caches in Posit Connect, see the
10101010Connect Admin Guide' s section on [runtime
@@ -1015,6 +1015,7 @@ server information. See [Managing Server
10151015Information](#managing-server-information) above for more details.
10161016
10171017# ## Enumerate Runtime Caches
1018+ * New in Connect 2023.05*
10181019
10191020Use the command below to enumerate runtime caches on a Connect server. The
10201021command 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
10631065When Connect' s execution environment changes, runtime caches may be invalidated.
10641066In these cases, you will need to delete the affected runtime caches using the
You can’t perform that action at this time.
0 commit comments