mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
Add bash completions for new flags of update
Add bash completions for flags "--cpu-rt-period" and "--cpu-rt-runtime" for `update` command. Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
This commit is contained in:
@@ -719,6 +719,8 @@ _runc_update() {
|
||||
--blkio-weight
|
||||
--cpu-period
|
||||
--cpu-quota
|
||||
--cpu-rt-period
|
||||
--cpu-rt-runtime
|
||||
--cpu-share
|
||||
--cpuset-cpus
|
||||
--cpuset-mems
|
||||
|
||||
Reference in New Issue
Block a user