mirror of https://github.com/docker/cli.git
Add bash completion for `update --cpus`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
f2933f6ea6
commit
0d4b2350fb
|
@ -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 New Issue