Bundles.BundleSets.BundleSet.add_bundle

Documentation
Provides several different ways to add a bundle.

bundle - This is an existing bundle object that is added to the bundles list.

def_file - This is a bundle definition file from which a Bundle object is created and then added.

tarfile - This is a bundle tarfile from which a Bundle object is created and added.
Parameters
TypeNameDefaultDocumentation
Bundle namedbundle  
nameddef_file  
namedtarfile