Skip to content

Ketouem/docker-machine-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

docker-machine-completions

Bash script providing completions for docker-machine

Heavily inspired by the original completions script for Docker.

To enable the completions:

  1. Copy this file inside /etc/bash_completion.d
  2. source the file directly
  3. Copy this file to a given location (e.g. ~/comps/docker-machine_completions) and add the following to your .bashrc: `. ~/comps/docker-machine_completions

About

Bash script providing completions for docker-machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages