Current Behavior
Try using showLogs for a PCC content:
> rsconnect::showLogs("rsconnect1", account="samperman")
Error in `rsconnect::showLogs()`:
! No application found
ℹ Specify the application directory, name, and/or associated account.
Run `rlang::last_trace()` to see where the error occurred.
Expected Behavior
showLogs should say display the "server must be shinyapps.io" error message instead.