R/accounts.R
connectSPCSUser.Rd
connectSPCSUser()
connects your Posit Connect account to the rsconnect
package so it can deploy and manage applications on your behalf.
Configure a
connections.toml
file
in the appropriate location.
connectSPCSUser(
account = NULL,
server = NULL,
snowflakeConnectionName,
quiet = FALSE
)