Don’t worry if you find the video difficult. Move on to the next videos of the series. Don’t get stuck in this video 😊 Once you complete the series, you can come back to this and I am sure you will find it easier.
@AbhishekVeeramalla Listing users with read access to /... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
@@amruthasaiprathipati2674 I got the exact same error, which means that it's not an issue on our side... From my novice perspective I'd guess that the error was caused by the code reaching about to an endpoint in the API that has either changed or might be worded differently... The code is using the JSON parser scrub through some code and the string can't be parsed properly... Listing users with read access to devops-by-examples/Python... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for devops-by-examples/Python.
i had to pause and thank you a bunch for being an amazing teacher.please come up with advance devops lectures as people like me are reling on content from experienced teachers likeyou
Much love from Finland . You are doing a great job providing your intellectual property for free . Guys imagine the number of years experience Mr.❤❤Abishek is sharing for free . God bless you man .
I am currently Watching your AWS video and just received the notification on telegram and decided to check this out. Thanks for the valuable content you have been providing .
Abhishek anna please start a job consultancy like training and placement to students or experience guys to make a switch thankyou one of the #best trainer in Devops 👍
Love you abhi , thanks alot , mi lanti vaallu society lo undali , miru yentho mandiki help chestunnaru , miku big big big thanks abhi garu , i wanna meet you abhi bro
Completed Day:08 Video and 90% of Practice also done. Same helper() script is now working for me. I am investigating the bug apart from that set up & configuration & practice everything done. Thanks Veeramalla garu GK from NJ
Brilliant efforts in sharing honest knowledge with the community and I think your words always prove your content and not like thumbnail promoters. Thank you so much for your hardwork and dedication 😊
Hey Abhishek, I did this practical today and I am able to list the users as per your instructions, still there are lots of issues i have came across with but i solved it and completed this project successfully. Thanks a lot :)
i think this should be added after the git tutorial in series, i have worked with apis before so it was easy for me to understand this, but people who dont unserstand git and api will find this difficult.
hlo I'm fresher,i got what the script used to do from ur comment ,but y we r creating Ec2 for the GitHub api interacting we need to work either with GHcli or GH api right ??
Hi Abhishek Thanks a lot. these videos are really helping me learn new things about devops. i am religiously watching all the videos. and yes i was breaking my head on this video then i read your comments :D
Hey Abhishek, at 47:28, shouldn't the helper function be invoked after its definition? Otherwise, Bash would fail to recognize it . Besides, the $# used inside the helper function would indicate the number of arguments provided while calling the helper function itself , not the script. Let me know if I am missing out on something. The rest of the code executed smoothly, thanks 🤗
Hello @AbhishekVeeramalla, your classes are very interesting. I see that the basic of GIT is in day 9 class and day 8 has bit advance of GIT. May be day 8 and day 9 should be swapped for better understanding.
"Thank you so much, Abhishek Sir, for providing such wonderful content without any desire or aspiration. I have a request for you, could you please create a detailed video explaining the AWS free trial services? I am currently confused about their limits and additional usage charges, as well as what happens after the 12-month trial period. I am also unsure about the number of EC2 instances or other resources we can use in the free trial. I hope you will consider my request. Thank you!"
@@AbhishekVeeramalla Listing users with read access to /... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
Hi Sir, I am confused where you define the function where you write something local and then a variable, can you please explain that as I am confused for now?
Hi @AbhishekVeermalla Sir, as I'm a beginner and I followed your video but in the given script So, many things are new to me I think you should go with another video in shell script zero to hero series . like $#, $, -z, -ne this small small things I'm not aware of I have request you, you should make a one video how to write a shell scripts using function and arguments something like this!
Yes bro, I got stuck here in this video. Trying not to lose confidence. Abhi bro please make a video on scripting, how these functions work, the syntax. I watched the linux 3 videos listed in the playlist but after watching this video especially the script 😢. I understand git clone, export username, token but the script had me losing confidence. Thanks for the guidance ❤, you're doing absolutely amazing. I never stop even I got low. Thanks for your content ❤
Hi Abhishik Sir, As you mentioned in this video about git repo activities handling such as github action pipelines, merges, vulnerability and access to repo and other automated tasks. Can you please make videos on same like how to automate these activities using shell script and python?
This is not for someone who are absolutely beginner this video is fir someone who are already working in organisation or projects looking for solutions If anyone is stuck anywhere dont try to brainstorm just move to other concepts To understand this concept one should be very good with their fubdamentals with API/functions/argument's/pipe etc so dont worry guys happy learning
Hi team, i am getting the error after passing CLA Listing users with read access to rishijagaria/gitEMSproj... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for rishijagaria/gitEMSproj. help me to resolve it thanks
Hi Abhishek, videos order lo levu emanukokunda elafollow kaavala chepthara ,i mean day-1,day-2 like that OR order series, Please helpme. Thanks in Advance
I am getting this error jq: error (at :5): Cannot index string with string "permissions" No users with read access found for devops-by-examples/Python.
@@XenetJohnson Yes, the owner of the repository should change the permissions in order to call API. @Abhishek should change permissions to see the repository contributors.
Hi sir.. I was very impressed with your video and it is understandable for everyone who is in their basic level of shell scripting.. Have one query.. Please clarify.. I was having windows os laptop and u r explaining everything with Linux.. Is it possible to follow the same thin in windows??? If not please tell the difference as I like to practice everyday watever u r teaching.. Will be helpful if you answer this query sir..
Hi Guys, For those who are getting cannot index with string permissions make sure the variable name u set using export and variable being used to retrieve are same do check if the variable is set or not after export using echo $username
Lovely video Abhishek, we only listed the people that has access to the repo, with outside collaborators, can we used shell scripts to revoke their access too? if so how can we do that.
Hi Abhi could you please do some all fundamentals of networking that’s the key for all this stuff could you do some series until you do those series a small request could you please let us know what concepts we have to familiarise ourselves with in networking. We literally need that you know that yes. I hope we will see that 🎉🥳🤝
30:16 Error ... in my ssh -- ubuntu@ip-172-31-22-20:~/shell-scripting-projects/github-api$ vim list-users.sh ubuntu@ip-172-31-22-20:~/shell-scripting-projects/github-api$ ./list-users.sh devops-by-examples python Listing users with read access to devops-by-examples/python... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for devops-by-examples/python.
Seems there is one mistake in the script after adding helper. Here first we need to declare helper function definition before the helper calling #function to check command line argument Function helper{ Condition….. } helper # then calling the helper function after declaring. Thanks you😊.
Hi Abhishek bro, Thank you for the wonderful explanation overall the playlist to understand the concept in easy way bro. I am from Non IT I have 3 years experience and I have learned DevOps with your DevOps-Zero-to-Hero playlist now I am looking for project can you please suggest me the best project for me.
Thanks for this abhishek .. i recently tried your S3 event trigger notification and if you can do more advanced level of this such as triggering alerts when monitoring the S3 bucket ACL's and convert them to specific organization policies and cross region bucket copy
Great content as usual. More blessings all the way bro!!!!!. Don't know if am missing something, did you mean this particular video is Day8 part 2, if yes can you point me to Day8 part 1 as am unable to find it? Also wanted to know if i copy the script and create a file instead of cloning the repo with env properly configured, would i not get the same result? Just to know why am getting this error `./list_users.sh Listing users with read access to /... jq: error (at :4): Cannot index string with string "permissions" No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
@@samuelude6858heyy can you tell me how did you figure out that error ? Even I had this same error I would like to move this project on quickly .Please respond at your earliest convenience .
Hi Abhishek ... when I am executing the script ... i am getting an jq error at stdin 5 : cant index string with string permissions .... any solution anyone ?
@AbhishekVeeramalla i sir actually i am stucked in installing java jdk and maven using this command $sudo apt install git java1.8.0-openjdk maven -y its throwing the error package unable to locate kindly give me some solution for this.
Hi Abhishek i am bit confused while executing the commands i am using mobaxterm and git bash to connect to ec2 instance but i have created linux instance after connecting to ec2 instance to clone i cannot use git commands since it is linux os could you please help me with it
Anna in shell-scripting-projects github repo...under AWS S3 Event Triggering README you have uploaded the wrong youtube video link instead of project implementation....I think
Amazing 😍 How did you learn all this scripting n coding? Can you make a video on how you learnt and grown in the carrier? Like what were the phases. It will motivate all us a lot🎉
Abhishek, i have been unable to execute my list-users file. Gace it permission but still getting a permission denied error message. What else can i try? i have sent a message on telegram as well but never gotten a response. Hope you can see this one . jq: error (at :4): Cannot index string with string "permissions" No users with read access found for /. and this is after i used the cmod command . Thank you
Hello Sir, l have completed previous five classes on shell scripting very well able to execute every scripts and commands, still unable to understand script used in this class.
Hi Abhishek I completed your shell scripting courses with both projects and i have knowledge of cloud in both environments aws and azure I was lacking linux and python skills After completing linux in your videos i feel urge to study deeper of linux by doing bash scriping and learning linux more deeply as i understand how important linux is to us im enjoying it more as im doign this with labs in my vmware with ubuntu iso please guide me shall i just proceed with how much u have given or shall i go deeper into linux and bash and then return for docker and containers Kindly suggest me on this
I have created organization (shell-scripting-integration) and added one member who is having read access to repository (api-integration) but I am getting below error. jq: error (at :4): Cannot index string with string "permissions" No users with read access found for shell-scripting-integration/api-integration. can anyone pls explain what will be the exact issue
Hi anna thanks for your video I have one question can you make video on how to scan the docker images before we pushing in to ECR can you please take this task and do video this is my humble request 😊😊😊😊 you follower
Hi Abhishek, I am learning DevOps from your channel from your videos I learn shell commands but I don't know how to write the shell script I am struck to learn shell script and need your suggestion and guidance on how can i learn to write shell script confidently.
Don’t worry if you find the video difficult. Move on to the next videos of the series. Don’t get stuck in this video 😊
Once you complete the series, you can come back to this and I am sure you will find it easier.
Thanks for the info. It came off as a bouncer all of a sudden. 😀
It's like..u r reading the mind or something..now can continue with relief
This comment is really helped me and removed my stress. Thanks :)
@AbhishekVeeramalla Listing users with read access to /...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
@@amruthasaiprathipati2674 I got the exact same error, which means that it's not an issue on our side... From my novice perspective I'd guess that the error was caused by the code reaching about to an endpoint in the API that has either changed or might be worded differently... The code is using the JSON parser scrub through some code and the string can't be parsed properly...
Listing users with read access to devops-by-examples/Python...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for devops-by-examples/Python.
Cannot thank you enough @Abhishek. Highly appreciate the quality knowledge you are providing.
i had to pause and thank you a bunch for being an amazing teacher.please come up with advance devops lectures as people like me are reling on content from experienced teachers likeyou
Thanks alot 😍
Much love from Finland . You are doing a great job providing your intellectual property for free . Guys imagine the number of years experience Mr.❤❤Abishek is sharing for free . God bless you man .
Thanks 🙏
I am currently Watching your AWS video and just received the notification on telegram and decided to check this out. Thanks for the valuable content you have been providing .
Awesome
You are doing great work by providing such a great content . I hope it will help job seekers /freshers in starting carrier in Devops
Abhishek anna please start a job consultancy like training and placement to students or experience guys to make a switch thankyou one of the #best trainer in Devops 👍
Jai Balayya Jai Veeramallayya. Thank you so much bro for wonderful content
😀😀😀
Love you abhi , thanks alot , mi lanti vaallu society lo undali , miru yentho mandiki help chestunnaru , miku big big big thanks abhi garu , i wanna meet you abhi bro
😍
@@AbhishekVeeramalla Personal ga mitho one to one call book chesta , good night abhi bro
Completed Day:08 Video and 90% of Practice also done.
Same helper() script is now working for me.
I am investigating the bug
apart from that set up & configuration & practice everything done.
Thanks Veeramalla garu
GK from NJ
brother how its going hope u completed the course and got a job ,are u??
Brilliant efforts in sharing honest knowledge with the community and I think your words always prove your content and not like thumbnail promoters. Thank you so much for your hardwork and dedication 😊
❤️❤️
Hey Abhishek, I did this practical today and I am able to list the users as per your instructions, still there are lots of issues i have came across with but i solved it and completed this project successfully. Thanks a lot :)
@anjalibarik5972, I tried the Practical today - getting error when adding the helper function -Hope you can help me in this
i think this should be added after the git tutorial in series, i have worked with apis before so it was easy for me to understand this, but people who dont unserstand git and api will find this difficult.
you are a gem , seriously man , hat's off .So grateful I found you
We are using this method to On-board a new memeber to organisation and gave access to repos.........Thank you
Amazing .. Thanks for sharing
@vinaykumarmatam3708: Is it possible to share some sample scripts of this?
hlo I'm fresher,i got what the script used to do from ur comment ,but y we r creating Ec2 for the GitHub api interacting we need to work either with GHcli or GH api right ??
You break the chain abhishek i watched your earlier video till day 7 its links to each other this video something different
This is advanced of shell, if you can’t understand np, ignore this and move ahead
Thank you Abhishek your vedios are very excellent from your vedios I got the confidence that I can clear interviews thankyou for sharing
So nice of you
Amazing Video, Abhishek thanks for detailed explanation
My pleasure
Hi Abhishek Thanks a lot. these videos are really helping me learn new things about devops. i am religiously watching all the videos. and yes i was breaking my head on this video then i read your comments :D
Thank You ABishek , with you my skills always going to up.
Thankyou Abhishek bro for sharing your great experience and knowledge with us. 👌👍😎
My pleasure
@@AbhishekVeeramalla personal ga mitho one to one call book chesta abhi , big salute to you, good night bro
Hey Abhishek - Your videos are awesome!!
Glad you like them!
You're truly a GEM!!! Hatsoff to your dedication ❤
Thanks Abhishek , Successfully done the lab seesion of this projest.
Easiest explanation of API. ❤
Glad you think so!
Hey Abhishek, at 47:28, shouldn't the helper function be invoked after its definition? Otherwise, Bash would fail to recognize it . Besides, the $# used inside the helper function would indicate the number of arguments provided while calling the helper function itself , not the script. Let me know if I am missing out on something.
The rest of the code executed smoothly, thanks 🤗
Your are superb bro. Appreciate your work.
in the video for execution at 27:23 your are using organization name and repo name but in our case when we doing this project what i should use?
Hello @AbhishekVeeramalla, your classes are very interesting. I see that the basic of GIT is in day 9 class and day 8 has bit advance of GIT. May be day 8 and day 9 should be swapped for better understanding.
33:50 How can we export the values to Linux terminal. I can get the Username , Token details from the UI.
Very well explained 😊😊😊😊
Thanks a lot 😊
As a fresher student i didn't get your point exactly but understand some points about shell scripting
"Thank you so much, Abhishek Sir, for providing such wonderful content without any desire or aspiration. I have a request for you, could you please create a detailed video explaining the AWS free trial services? I am currently confused about their limits and additional usage charges, as well as what happens after the 12-month trial period. I am also unsure about the number of EC2 instances or other resources we can use in the free trial. I hope you will consider my request. Thank you!"
Sure noted
@@AbhishekVeeramalla Listing users with read access to /...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
@@amruthasaiprathipati2674 use export username & export token command line first
@@amruthasaiprathipati2674
same issue for me as well. did you manage to resolve the issue?
you add username and token?@@amruthasaiprathipati2674
Thanks for the consistent efforts 🎉🎉
My pleasure!
lots of love sirrr
Hi Sir, I am confused where you define the function where you write something local and then a variable, can you please explain that as I am confused for now?
I tried to check the argument count but it is giving 0 as response, but i am providing 2 arguments. How can I resolve this
LOVE YOU MAN!
Thanks for sharing valuable information
😍
abhishek i learned this a lot from this video
Hi @AbhishekVeermalla Sir, as I'm a beginner and I followed your video but in the given script So, many things are new to me I think you should go with another video in shell script zero to hero series . like $#, $, -z, -ne this small small things I'm not aware of I have request you, you should make a one video how to write a shell scripts using function and arguments something like this!
Yes bro, I got stuck here in this video. Trying not to lose confidence.
Abhi bro please make a video on scripting, how these functions work, the syntax. I watched the linux 3 videos listed in the playlist but after watching this video especially the script 😢. I understand git clone, export username, token but the script had me losing confidence.
Thanks for the guidance ❤, you're doing absolutely amazing. I never stop even I got low. Thanks for your content ❤
Thank you for the explanation. I am able to complete it.
Hi Abhishik Sir, As you mentioned in this video about git repo activities handling such as github action pipelines, merges, vulnerability and access to repo and other automated tasks. Can you please make videos on same like how to automate these activities using shell script and python?
i want about total about github repo activities did you get that
This is not for someone who are absolutely beginner this video is fir someone who are already working in organisation or projects looking for solutions
If anyone is stuck anywhere dont try to brainstorm just move to other concepts
To understand this concept one should be very good with their fubdamentals with API/functions/argument's/pipe etc so dont worry guys happy learning
yh honesly i am confused when running the script with the organisation and repo name.
Hi Abhishek!
Have you removed the 1st part of the Day 8 video from the list? I can only see the extended version of it.
Nice...one 😊
Thank you! Cheers!
Bro, Thanks for the live project. One small correction in the script line#11. helper function should get call after Main script #54
Hi team, i am getting the error after passing CLA
Listing users with read access to rishijagaria/gitEMSproj...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for rishijagaria/gitEMSproj.
help me to resolve it
thanks
Hi I am also getting same error , is your issue resolved
Same here even i .also getting the same error
same, did you solved it?
Getting same problem. Pls tell us how to resolve
Thanks for the video abhi bro
When I tried cloning the error message popped up saying fatal : repository '. ' not found.
How to troubleshoot it anyonee???
Give the proper repo name
Thanks alot abhishek sir😇
error is coming for mr
fatal error- Repository dosent exist???
Does anyone knoe what to do in this case??
google isn't halping
write exactly the github path written in the video and it will run......git clone (the exact path shown in the video)
Thanks bro @@ashwathdange2898
Attendance sir🎉
Hi Abhishek, videos order lo levu emanukokunda elafollow kaavala chepthara ,i mean day-1,day-2 like that OR order series, Please helpme. Thanks in Advance
I am getting this error
jq: error (at :5): Cannot index string with string "permissions"
No users with read access found for devops-by-examples/Python.
mee too man...did you find a solution?
@@XenetJohnson Yes, the owner of the repository should change the permissions in order to call API.
@Abhishek should change permissions to see the repository contributors.
Hi Abhishek,
Could you please share the video link here for " how to create a new GitHub repositories" . As you have created in this video.
Explained in the python series, how to connect to github apis, please check
Thank you so much sir! I have a doubt. In the condition, the parameter used is pull == true. As admins also have true, how it returns only mohith?
Hi sir.. I was very impressed with your video and it is understandable for everyone who is in their basic level of shell scripting.. Have one query.. Please clarify.. I was having windows os laptop and u r explaining everything with Linux.. Is it possible to follow the same thin in windows??? If not please tell the difference as I like to practice everyday watever u r teaching.. Will be helpful if you answer this query sir..
Hi Abhishek. Can you explain why you used a different version of the CURL command than what was displayed in the Github API documentation?
Hi Guys,
For those who are getting cannot index with string permissions make sure the variable name u set using export and variable being used to retrieve are same
do check if the variable is set or not after export using echo $username
Lovely video Abhishek, we only listed the people that has access to the repo, with outside collaborators, can we used shell scripts to revoke their access too? if so how can we do that.
Hi Abhi could you please do some all fundamentals of networking that’s the key for all this stuff could you do some series until you do those series a small request could you please let us know what concepts we have to familiarise ourselves with in networking. We literally need that you know that yes. I hope we will see that 🎉🥳🤝
30:16 Error ... in my ssh --
ubuntu@ip-172-31-22-20:~/shell-scripting-projects/github-api$ vim list-users.sh
ubuntu@ip-172-31-22-20:~/shell-scripting-projects/github-api$ ./list-users.sh devops-by-examples python
Listing users with read access to devops-by-examples/python...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for devops-by-examples/python.
Seems there is one mistake in the script after adding helper.
Here first we need to declare helper function definition before the helper calling
#function to check command line argument
Function helper{
Condition…..
}
helper # then calling the helper function after declaring.
Thanks you😊.
we need to pass command line arguments in helper function, that is not working at my end. Can anyone kindly help with it?
@@priyankashah5675 just do exit 1 at the end of the helper function so that it exits out if there is no argument
thank you abhishek
Hi Abhishek, where are we using $2 value in the script? I mean the Repo_name variable that is read from the user?
Is there a way we can make project using ansible or please make a project dedicated to it
Hi Abhishek Anna,
i cant find complete Devops cource Repo in Github, is it not available for public?
We dont have notes for this repo.
hello abhishek, i assume your token has already expired, but you accidently displayed the token value at 33:16
Yeah its deleted
Hi Abhishek bro,
Thank you for the wonderful explanation overall the playlist to understand the concept in easy way bro.
I am from Non IT I have 3 years experience and I have learned DevOps with your DevOps-Zero-to-Hero playlist now I am looking for project
can you please suggest me the best project for me.
Thanks for this abhishek .. i recently tried your S3 event trigger notification and if you can do more advanced level of this such as triggering alerts when monitoring the S3 bucket ACL's and convert them to specific organization policies and cross region bucket copy
Sir i am getting command not found on putty I have installed aws cli but not able to configure please give me some guidance sir
its showing repo not found while i cloning repository please help me with this
It happened with me and now I am stucked on this part
Great content as usual. More blessings all the way bro!!!!!. Don't know if am missing something, did you mean this particular video is Day8 part 2, if yes can you point me to Day8 part 1 as am unable to find it? Also wanted to know if i copy the script and create a file instead of cloning the repo with env properly configured, would i not get the same result? Just to know why am getting this error `./list_users.sh
Listing users with read access to /...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for /.`? Please your quick response will be well appreciated as am kind of stuck here.
Have figured out the error part out but still need clarification on Day-8 part 1 & 2, on how to find it. Thanks and do stay blessed.
No there is no part 1 and 2 .. This video is re recorded as the early one was not easy to understand
@@AbhishekVeeramalla Ok got it now👌
@@samuelude6858heyy can you tell me how did you figure out that error ? Even I had this same error I would like to move this project on quickly .Please respond at your earliest convenience .
@@harshadarathiwadekar1238 hey @harsha how did you work out this error?
My company uses gerrit repository management. Does it have API documentation? If yes where can I find it?
Hi Abhishek ... when I am executing the script ... i am getting an jq error at stdin 5 : cant index string with string permissions .... any solution anyone ?
@AbhishekVeeramalla i sir actually i am stucked in installing java jdk and maven using this command $sudo apt install git java1.8.0-openjdk maven -y its throwing the error package unable to locate kindly give me some solution for this.
Hi Abhishek i am bit confused while executing the commands i am using mobaxterm and git bash to connect to ec2 instance but i have created linux instance after connecting to ec2 instance to clone i cannot use git commands since it is linux os could you please help me with it
You need to install git first
Anna in shell-scripting-projects github repo...under AWS S3 Event Triggering README you have uploaded the wrong youtube video link instead of project implementation....I think
Amazing 😍
How did you learn all this scripting n coding? Can you make a video on how you learnt and grown in the carrier? Like what were the phases. It will motivate all us a lot🎉
Abhishek, i have been unable to execute my list-users file. Gace it permission but still getting a permission denied error message. What else can i try? i have sent a message on telegram as well but never gotten a response. Hope you can see this one . jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for /. and this is after i used the cmod command . Thank you
same bro can you explain
same here
U GOT ANY FIX NOW??
getting same error any solutions for this?
Can't find "ansible-example" repository into your Github
It is not my repo. It is in ansible organisation in github
@@AbhishekVeeramalla Thanks Abhishek.
sir one doubt sir , why we need to create ec2 instance ? can we use it locally as well ?
Hello Sir, l have completed previous five classes on shell scripting very well able to execute every scripts and commands, still unable to understand script used in this class.
Gr8 Work ... 👍
Thankyou !!
Eagerly waiting for azure + azure devops ❤
Hi Abhishek
I completed your shell scripting courses with both projects and i have knowledge of cloud in both environments aws and azure
I was lacking linux and python skills
After completing linux in your videos i feel urge to study deeper of linux by doing bash scriping and learning linux more deeply as i understand how important linux is to us im enjoying it more as im doign this with labs in my vmware with ubuntu iso please guide me shall i just proceed with how much u have given or shall i go deeper into linux and bash and then return for docker and containers
Kindly suggest me on this
Abhishek Sir, pls help for this issue :jq: error (at :4): Cannot index string with string "permissions"
i think u gave the answer after executing the kubernets , that we dont have access , is the same when we execute ur script ?
You need to have your own repo with added collabrators. Others repo you dont have permission.
Did you get the solutipn?
@@Anonymous_0501 whenever you login again, you need export user name and token everytime, then only you can execute that
Thank you a lot sir...❤
Thank you so much 😊
You did not explain about chmod permissions in previous videos . so please explain every topic and put links in description
Please watch the complete videos in the order suggested. Chmod is covered. After 7 I asked to follow the shell scripting videos.
thanks bhai 🙌🙌
Nice as always sir. Can u say the difference or make a video on terraform import and terraform refresh commands
🚀🚀
Hi Abhishek, you have cloned a repo in the video, are we able to clone any repo. Do we need any permissions to clone the repo?
Do you have any plans on Go Programming for Devops Engineer ?
Yes
I have created organization (shell-scripting-integration) and added one member who is having read access to repository (api-integration) but I am getting below error.
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for shell-scripting-integration/api-integration.
can anyone pls explain what will be the exact issue
did u resolve this issue
Getting this same have you resolve this?
@@sampathkumar6230 same, any update?
Can any one help with this issue please
i too got this error but resolved when added a user to repository.
Bro when you start azure
Is there in your bucket???
Hi anna thanks for your video I have one question can you make video on how to scan the docker images before we pushing in to ECR can you please take this task and do video this is my humble request 😊😊😊😊 you follower
Noted
Great video.had a doubt-Is it possible to print the name of the admins also. if "yes" then how??
Hi Abhishek,
I am learning DevOps from your channel from your videos I learn shell commands but I don't know how to write the shell script
I am struck to learn shell script and need your suggestion and guidance on how can i learn to write shell script confidently.
For now proceed with the next videos. Don’t get stressed at one place. As you follow the next videos of the series, you will feel more confident
@@AbhishekVeeramallathank you so much for your response you have taken time to respond back from your busy schedules.❤
I am getting this error while executing script, Can anyone help me: Error
jq: error (at :4): Cannot index string with string "permissions"
same bro can you help me
Did you resolve it?