1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

Merge pull request #11251 from coolljt0725/add_ulimit_to_bash_completion

Add --ulimit and --default-ulimit to bash completion
Upstream-commit: 228449b631f3dae41f5cb1e333aa226842f0ea49
Component: engine
This commit is contained in:
Tianon Gravi
2015-03-09 11:30:42 -07:00

View File

@@ -659,6 +659,7 @@ _docker_run() {
--restart
--security-opt
--user -u
--ulimit
--volumes-from
--volume -v
--workdir -w
@@ -973,6 +974,7 @@ _docker() {
local main_options_with_args="
--bip
--bridge -b
--default-ulimit
--dns
--dns-search
--exec-driver -e