Closed Akilan1999 closed 3 years ago
The cli command to run plugins can now accept either container id or group id. Using group id would make easy to execute the same instructions in a set of containers in a single command.
p2prc --plugin <plugin name> --id <container id or group id>
Changes
The cli command to run plugins can now accept either container id or group id. Using group id would make easy to execute the same instructions in a set of containers in a single command.