scripts
Bitfount CLI commands.
tip
Each script in this package can be run from the command line as a subcommand of
bitfount. E.g. bitfount run_pod <path_to_pod_yaml_file>.
Module
Submodules
- bitfount.scripts.generate_yaml_specs - Generate OpenAPI specs for the YAML interface.
- bitfount.scripts.run_background_task - Run a background DAG task from a FlowSpec YAML file.
- bitfount.scripts.run_interactive_task - Run an interactive DAG task from a FlowSpec YAML file.
- bitfount.scripts.run_modeller - Run a task from a yaml config file.
- bitfount.scripts.run_pod - Run a Pod from a yaml config file and/or environment variables.