Define a bundle from a path (a path directly to a tar.gz file)
See also
Other deployment functions:
bundle_dir(),
bundle_static(),
deploy(),
download_bundle(),
poll_task()
Examples
bundle_path(system.file("tests/testthat/examples/static.tar.gz", package = "connectapi"))
#> Bundling path
#> Posit Connect Bundle:
#> Path: /data/user-homes/andrew/Projects/prism-pkgdocs-build/installed-pkgs/2026-01-29/connectapi_0.10.0/docs/reference
#> Size: 40.5K
#>
#> bundle_path("/data/user-homes/andrew/Projects/prism-pkgdocs-build/installed-pkgs/2026-01-29/connectapi_0.10.0/docs/reference")
#>