Merge pull request #31877 from albers/completion-update--cpus
Add bash completion for `update --cpus`
This commit is contained in:
commit
9b2ac77f64
1 changed files with 1 additions and 0 deletions
|
@ -1873,6 +1873,7 @@ _docker_container_update() {
|
|||
--cpu-quota
|
||||
--cpu-rt-period
|
||||
--cpu-rt-runtime
|
||||
--cpus
|
||||
--cpuset-cpus
|
||||
--cpuset-mems
|
||||
--cpu-shares -c
|
||||
|
|
Loading…
Reference in a new issue