mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Fix bash completion for "docker swarm"
Signed-off-by: muicoder <muicoder@gmail.com>
This commit is contained in:
@@ -4945,6 +4945,7 @@ _docker() {
|
||||
secret
|
||||
service
|
||||
stack
|
||||
swarm
|
||||
system
|
||||
volume
|
||||
)
|
||||
@@ -4988,7 +4989,6 @@ _docker() {
|
||||
start
|
||||
stats
|
||||
stop
|
||||
swarm
|
||||
tag
|
||||
top
|
||||
unpause
|
||||
|
||||
Reference in New Issue
Block a user