bamboost/cli/databasebamboost.cli.databaseSource: https://gitlab.com/cmbm-ethz/bamboost/-/blob/next/bamboost/cli/database.pyAttributesapp=typer.Typer(name='index', help='API for displaying and managing the collection index.')console=rich.get_console()Functionsclean()Source code Clean the index of any stale entries.scan()Source code Scan the search paths for collections._app_callback()Source code Display the database file (project path).appPrevious PagecoreNext Page