I have a .txt file with customer roles variables. I need to run this .txt file in my production environment which assign the custome roles to that project.
My questions are that:
- Can we excute .txt file in cloud shell? If so, how?
- If we upload file in cloud shell then what commands I need to use to excute it?
- Do we need to make .txt to any other extension and should run? If so, how?