connectapi (version 0.1.3.1)

get_bundles: Get Bundles

Description

Lists bundles for a content item

Usage

get_bundles(content, limit = Inf)

delete_bundle(content, bundle_id)

Arguments

content

A R6 Content item, as returned by content_item()

limit

Optional. Limit on number of bundles to return. Default Infinity.

bundle_id

A specific bundle ID for a content item

See Also

Other content functions: acl_add_user(), content_delete(), content_item(), content_title(), content_update(), create_random_name(), dashboard_url_chr(), dashboard_url(), delete_vanity_url(), deploy_repo(), get_acl_user(), get_environment(), get_image(), get_jobs(), get_vanity_url(), git, permissions, set_image_path(), set_run_as(), set_vanity_url(), swap_vanity_url(), verify_content_name()

Other content functions: acl_add_user(), content_delete(), content_item(), content_title(), content_update(), create_random_name(), dashboard_url_chr(), dashboard_url(), delete_vanity_url(), deploy_repo(), get_acl_user(), get_environment(), get_image(), get_jobs(), get_vanity_url(), git, permissions, set_image_path(), set_run_as(), set_vanity_url(), swap_vanity_url(), verify_content_name()