mirror of https://github.com/docker/compose.git
Merge pull request #1432 from albers/completion-migrate_to_labels
bash completion for migrate_to_labels
This commit is contained in:
commit
b0f945d2da
|
@ -311,6 +311,7 @@ _docker-compose() {
|
|||
help
|
||||
kill
|
||||
logs
|
||||
migrate-to-labels
|
||||
port
|
||||
ps
|
||||
pull
|
||||
|
|
Loading…
Reference in New Issue