You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh pr list -s all --json title,latestReviews > badges.json
sysapprovedbadges badges.json
I was able to run the first command without any issues but when I tried to run the second command I was met with an error:
zsh: command not found: sysapprovedbadges
After this I was unsuccessful in running the command.
The text was updated successfully, but these errors were encountered:
During my attempt to properly complete lab 7 I was unable to run the courseutils commands.
Here is my process for the lab:
I was able to run the first command without any issues but when I tried to run the second command I was met with an error:
zsh: command not found: sysapprovedbadges
After this I was unsuccessful in running the command.
The text was updated successfully, but these errors were encountered: