2.1.9.1.2.4.2. cli.cmd_etl.batetl.cmd.table_helper.get_output_format_enum
- cli.cmd_etl.batetl.cmd.table_helper.get_output_format_enum(output_format: str) OutputFormats
Returns the enum value for the passed output format
- Parameters:
output_format – The output format as string (csv, parquet)
- Returns:
The OutputFormats enum value of the passed output format