Closed alexweber closed 4 years ago
We have to test this but I thought we can already do --backend=<service name>
as well --frontend=<name>
This is coming with the pelican PR. --services
or -s
and it accepts an array of service config names
feature landed a while ago. Noice!
currently when processing backend services we're always doing all of them and this can be a nuisance when you have multiple services are only working on one...
Suggested by @wdmny