syncAppMetadata {rsconnect} | R Documentation |
Update deployment records
Description
Update the deployment records for applications published to Posit Connect. This updates application title and URL, and deletes records for deployments where the application has been deleted on the server.
Usage
syncAppMetadata(appPath = ".")
Arguments
appPath |
The path to the directory or file that was deployed. |
[Package rsconnect version 1.3.1 Index]