mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add bash completion for update --cpus
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
52143aee95
commit
74bd089952
1 changed files with 1 additions and 0 deletions
|
@ -1845,6 +1845,7 @@ _docker_container_update() {
|
|||
--cpu-quota
|
||||
--cpu-rt-period
|
||||
--cpu-rt-runtime
|
||||
--cpus
|
||||
--cpuset-cpus
|
||||
--cpuset-mems
|
||||
--cpu-shares -c
|
||||
|
|
Loading…
Add table
Reference in a new issue