I have series of commands to be executed to complete an activity. First step is to capture an id from the terminal output and write it to a .sh file overwriting the existing ID.Please look into the below command and pls help me here :
$test group create project --tag version
uploaded 1 GB
group-abui349nboiqbn40bno4
Update the above group id in below test.sh file :
test.sh
project set --share='test' group-ajoeignob490iugnboiw5
Please let me know if this is possible.