Harald Albers
|
04ca2c1f2b
Updates to bash completion
|
10 years ago |
moxiegirl
|
cc4095a18c
Merge pull request #11280 from MabinGo/docs_api-enable-cors_deprecated
|
10 years ago |
Mabin
|
0648e59ad8
docs: api-enable-cors is deprecated,updated docs description
|
10 years ago |
Dan Walsh
|
72f366238f
Need to support new linux capability AUDIT_READ
|
10 years ago |
Tianon Gravi
|
228449b631
Merge pull request #11251 from coolljt0725/add_ulimit_to_bash_completion
|
10 years ago |
Jessie Frazelle
|
6135ec89ad
Merge pull request #10896 from albers/bash-completion
|
10 years ago |
Lei Jitang
|
fb25a2f2aa
Add --ulimit and --default-ulimit to bash completion
|
10 years ago |
Lei Jitang
|
00d3727106
Fix docker build and docker run bash completion
|
10 years ago |
Harald Albers
|
43804baa33
Add bash completion for docker events --filter and --until.
|
10 years ago |
Mike Dillon
|
ded88a3170
Add bash completion for `docker rename`
|
10 years ago |
Harald Albers
|
01bd90c4ad
Fix bash completion for docker run -d
|
10 years ago |
Harald Albers
|
532513153f
Bash completion for docker kill
|
10 years ago |
Jessica Frazelle
|
b3dfe1a63a
Add completion for stats.
|
10 years ago |
Harald Albers
|
4bb113f24e
Add bash completions for daemon flags, simplify with extglob
|
10 years ago |
Harald Albers
|
70161b4d45
Sort options in bash completion alphabetically
|
10 years ago |
Harald Albers
|
50eb14244d
Add missing options to bash completion
|
10 years ago |
Harald Albers
|
46b104bd39
Refactor completion for docker run and docker create
|
10 years ago |
Harald Albers
|
eac9f2e5c4
Minor bash completion cleanup
|
10 years ago |
Harald Albers
|
2e863e8a38
Add missing options to bash completion for the run and create commands
|
10 years ago |
Harald Albers
|
ba311ee58a
Fix support for --env-file in bash completion
|
10 years ago |
Jessie Frazelle
|
45667fb1bb
Merge pull request #8364 from tianon/bash-completion-filters
|
10 years ago |
Tianon Gravi
|
0597b6445d
Optimize the bash completion even further
|
10 years ago |
Michael Scharf
|
cbb81c30bd
add bash completion support for pause and unpause
|
10 years ago |
Dan Walsh
|
87e732a0f3
Add --security-opts options to allow user to customize security configuration
|
10 years ago |
Tibor Vass
|
1ec283c3eb
Add create to contrib/completion
|
11 years ago |
Jessica Frazelle
|
c9c004d700
Add exec to autocompletions
|
11 years ago |
Thomas LÉVEIL
|
40f0bf7564
Add --force-rm to docker build command completion
|
11 years ago |
Tianon Gravi
|
47de2e3269
Merge pull request #6755 from tianon/bash-completion-for-link-and-bind
|
11 years ago |
Tianon Gravi
|
9176911736
Update bash completion to only complete on directories as the argument to "docker build"
|
11 years ago |
Tianon Gravi
|
86f06b6deb
Update bash completion for "docker run --link" and "docker run -v" to complete on running containers and the local filesystem respectively
|
11 years ago |