Can run a bash script in VS code using dbt core but not through dbt cloud

Hello everyone, I am able to run a bash script in VS Code which is set of command running on list of parameters from csv file but I am not able to run the same bash script through dbt cloud as it can only allow dbt commands.
Can anyone guide me through?

I am doing so to as I need to have 3 dbt commands to be run in a loop