Skip to main content
Version: 8 - Apfelstrudel

BundleRepository

class flow_api.bundle_repository.BundleRepository(select=None, init=None, by=name, **kwargs)

Base class: Resource

Configuration of a remote bundle repository which is used to fetch bundles for installation & upgrade.

See the corresponding Resources class at BundleRepository

Parameters

NameTypeDescription
**kwargs
by
init
select

Constants

RESOURCE = bundle_repository

Methods

add_tag

archive

clone

delete

exists

export

get

get_dict

get_identity_created_by

get_identity_deleted_by

get_identity_modified_by

get_logs

get_tags

install_bundle

list_bundles

release_bundle

remove_tag

restore

save

uninstall_bundle