Hi Mumshad,
I am very confused about some points you defined in command-line arguments.
first is I understand in the shell script of “create-and-launch-rocket” the variable mission_name=mars mission or any mission name will work, but if I defined the command-line arguments mission_name=$1 then how the system will know for which mission I am talking about.
This is very confusing, please help me to understand.