pub async fn execute_batch_operations(
_context: &str,
batch_file_path: &str,
spec: &CachedSpec,
global_config: Option<&GlobalConfig>,
cli: &Cli,
) -> Result<(), Error>Expand description
Executes batch operations from a batch file