Closed rethab closed 3 years ago
Situation
there are user projects, organisation projects and repository projects.
we currently always default to organisation projects.
Task
Extend the list command to accept the parameters org, user and repo. Depending on that, the respective type of project should be listed.
list
org
user
repo
By default, list the repository projects of the current project.
Situation
there are user projects, organisation projects and repository projects.
we currently always default to organisation projects.
Task
Extend the
list
command to accept the parametersorg
,user
andrepo
. Depending on that, the respective type of project should be listed.By default, list the repository projects of the current project.