experimental These functions help use Posit Connect's configured authorization to query
available branches and subdirectories for deployment using deploy_repo()
repo_check_account(client, host)
repo_check_branches(client, repository)
repo_check_branches_ref(client, repository)
repo_check_manifest_dirs(client, repository, branch)
repo_check_account()
messages whether an account is in use, and then returns that account
repo_check_branches()
retrieves which branches are available, returning in a named list
repo_check_manifest_dirs()
retrieves which directories contain a manifest.json
, returning in a named list
connectapi::deploy_repo
Other content functions:
content_delete()
,
content_item()
,
content_title()
,
content_update()
,
create_random_name()
,
dashboard_url()
,
dashboard_url_chr()
,
delete_thumbnail()
,
delete_vanity_url()
,
deploy_repo()
,
get_bundles()
,
get_environment()
,
get_image()
,
get_jobs()
,
get_thumbnail()
,
get_vanity_url()
,
has_thumbnail()
,
permissions
,
set_image_path()
,
set_run_as()
,
set_thumbnail()
,
set_vanity_url()
,
swap_vanity_url()
,
verify_content_name()