github / gh-classroom

GitHub Classroom CLI Extension is a powerful and easy-to-use command line tool that enhances the functionality of the GitHub CLI, specifically tailored for educators using GitHub Classroom.
MIT License
83 stars 14 forks source link

Feature request: allow the user to use the classroom name instead of looking for the classroom id. #3

Open VictorNorman opened 1 year ago

VictorNorman commented 1 year ago

Having to do gh classroom list first to get a classroom's id is kind of a pain.

Instead, it would be nice to be able to use the classroom name in queries. E.g.,

gh classroom assignments -n "23SP-CS112"