def refresh_manifest()

in auto_sizing/cli.py [0:0]


def refresh_manifest(target_lists_file, manifest_file):
    """
    Retrieves the target_lists.toml file and generates a new manifest.toml.
    """

    refresh_manifest_file()