pub(super) fn cmd_silo_limit(args: &[String]) -> Result<(), ShellError>Expand description
Dynamically adjust silo resource limits.
Usage: silo limit <id|label|name> <key> <value>
Keys: mem_max, mem_min, max_tasks, cpu_shares.
pub(super) fn cmd_silo_limit(args: &[String]) -> Result<(), ShellError>Dynamically adjust silo resource limits.
Usage: silo limit <id|label|name> <key> <value>
Keys: mem_max, mem_min, max_tasks, cpu_shares.