Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Created April 16, 2015 19:18
Show Gist options
  • Save ianblenke/08d1424134626e6c175f to your computer and use it in GitHub Desktop.
Save ianblenke/08d1424134626e6c175f to your computer and use it in GitHub Desktop.
Docker command-line completion
curl -skL -X GET https://raw.githubusercontent.com/docker/docker/master/contrib/completion/bash/docker > `brew --prefix`/etc/bash_completion.d/docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment