HemaK
02-01-2022Data Storage
Converting a working Python script into Bash to upload as Pre/Post Build Script
I have a customized automation script for row level security written in Python using the Pysense library. We were planning to use this to upload as a Pre/Post build script on the elasticube end over the admin page to automate the script execution with the cube build. But according to the documentations, it says that it only allows a bash script. I do not have knowledge/ skill on bash scripts. Is there any easy way for me to convert this working python script with pysense library into a bash script?
Any kind of help would be appreciated.
Thanks
Hema