Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Add bash completion for dockerd --cpu-rt-(period|runtime)
Browse files Browse the repository at this point in the history
This adds bash completion for moby/moby#23430.

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 74a5d1af86a3d0898dda79bb13282f1b039b015c
Component: cli
  • Loading branch information
albers committed Jul 3, 2017
1 parent 67ccad4 commit 3abe1e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/cli/contrib/completion/bash/docker
Expand Up @@ -1982,6 +1982,8 @@ _docker_daemon() {
--cluster-store-opt
--config-file
--containerd
--cpu-rt-period
--cpu-rt-runtime
--data-root
--default-gateway
--default-gateway-v6
Expand Down

0 comments on commit 3abe1e3

Please sign in to comment.