Skip to content

Commit

Permalink
Merge pull request #1173 from thaJeztah/18.06-backport-bash-completion
Browse files Browse the repository at this point in the history
[18.06] backport bash completion enhancements
  • Loading branch information
albers authored Jul 2, 2018
2 parents 9bea855 + 74b30e7 commit c6c52ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contrib/completion/bash/docker
Original file line number Diff line number Diff line change
Expand Up @@ -2222,6 +2222,7 @@ _docker_daemon() {
--cpu-rt-period
--cpu-rt-runtime
--data-root
--default-address-pool
--default-gateway
--default-gateway-v6
--default-runtime
Expand Down Expand Up @@ -4618,6 +4619,7 @@ _docker_system_events() {
enable
exec_create
exec_detach
exec_die
exec_start
export
health_status
Expand Down

0 comments on commit c6c52ae

Please sign in to comment.