Skip to content

Commit 0004311

Browse files
committed
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 <[email protected]>
1 parent e3ba943 commit 0004311

File tree

1 file changed

+2
-0
lines changed
  • contrib/completions/bash

1 file changed

+2
-0
lines changed

contrib/completions/bash/runc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,8 @@ _runc_update() {
719719
--blkio-weight
720720
--cpu-period
721721
--cpu-quota
722+
--cpu-rt-period
723+
--cpu-rt-runtime
722724
--cpu-share
723725
--cpuset-cpus
724726
--cpuset-mems

0 commit comments

Comments
 (0)