I understand I can automatically create a limit group in the CLI with something like this:
./deadlinecommand -SetLimitGroup engine_ubl 0 “” False
However, its not possible to set a UBL limit with CLI automation. I have a need to:
- Enable ubl for the limit.
- Select the houdini ubl plugin
- Define a value for the UBL count.
This doesn’t appear to be available though:
https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/command-line-arguments-pools-groups.html?highlight=deadlinecommand%20limits#setpluginlimitgroups
-
Could anyone please let me know how I can automate this or where the data resides in the DB to hack the ability in there for now?
-
Ideally, it would be helpful to extend the CLI to handle this need, but I guess that would be a slow change to see released.