powered by
Creates a bundle from a target directory.
bundle_dir( path = ".", filename = fs::file_temp(pattern = "bundle", ext = ".tar.gz") )
Bundle A bundle object
The path to the directory to be bundled
The output bundle path
Other deployment functions: bundle_path(), bundle_static(), deploy(), download_bundle(), poll_task()
bundle_path()
bundle_static()
deploy()
download_bundle()
poll_task()