diff --git a/bbcli/endpoints.py b/bbcli/endpoints.py index 5e9946cb76f014c52d9a6c4c148300150976a801..3a5ee29be397832f329edb46d87a84c1959bec9e 100644 --- a/bbcli/endpoints.py +++ b/bbcli/endpoints.py @@ -44,7 +44,7 @@ def get_user(user_name: str): @click.command(name='get-course') -@click.argument('course_id', default='_27251_1') +@click.argument('course_id', default='IDATT2900') def get_course(course_id: str): ''' Get the course