minder icon indicating copy to clipboard operation
minder copied to clipboard

Allow creation of top-level projects

Open eleftherias opened this issue 1 year ago • 1 comments

Currently, we allow the creation of sub-projects, projects that are children of another project. This issue tracks creating top-level projects, projects without a parent project.

We can repurpose the existing minder project create command. We should deprecate the existing --project flag and introduce a new --parent flag to make it explicit that the new project will be a sub-project. If no --parent flag is provided, then we should assume that it is a top-level project.

eleftherias avatar Apr 25 '24 08:04 eleftherias

@ethomson -- I think this would be an epic, do we have one / is there a priority?

evankanderson avatar Jul 30 '24 13:07 evankanderson

While there are probably Stacklok Cloud knock-on effects, this can probably directly proceed if someone is fired up about it.

evankanderson avatar Dec 03 '24 14:12 evankanderson