wildfly-extras / prospero

Prospero is a tool combining Galleon feature packs and wildfly-channels to provision and update Wildfly server.
Apache License 2.0
9 stars 24 forks source link

The `--manifest` parameter doesn't accept list of coordinates #726

Closed TomasHofman closed 4 months ago

TomasHofman commented 4 months ago

The --channel parameter accepts list of coordinates, which is very practical. The --manifest parameter should support it too.

spyrkob commented 4 months ago

It's possible to add this to the install operation, that would result in creation of multiple channels with the same repositories. I think it would not be possible in the channel add operation though since that operation requires --channel-name and creates a single channel