Skip to content

incus admin init --preseed should allow adding a profile to a specific project #1590

@megheaiulian

Description

@megheaiulian

The preseed init allows creating both projects and profiles but it does not allow creating a project in a specific project.

For example:

profiles:
  - name: myprofile
    config: {}
    project: other_project 

project:
   name: other_project
   features:  {}

Should create the myprofile profile in the other_project project.
The same makes sense for networks & storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyGood for new contributors

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions