{"repo":"matt9ucci/DockerCompletion","free":true,"listed":false,"github":"https://github.com/matt9ucci/DockerCompletion","clone":"git clone https://github.com/matt9ucci/DockerCompletion.git","description":"Docker command completion for PowerShell.","language":"PowerShell","stars":403,"topics":["docker"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"DockerCompletion for PowerShell Many completions (probably much more than you imagine :smiley:) Automatic detection of aliases like d and others Wild card ( ) support Customizable Contributions welcome! Requirements PowerShell = 5.0 docker cli = 1.13 in $env:PATH Optional Compose v2 It is used for docker compose completion. The supported version will be bumped up frequently. For information about it, see the comment of Compose/completers.ps1. Installation Don't forget to execute the Import-Module command every time you start a new PowerShell session. You can do it automatically by using PowerShell profile. Other methods Git As a \"well-formed\" module DockerCompletion is a \"well-formed\" module. You can install and import it in the usual manner as follows. Install Download and place the DockerCompletion directory and files in $env:PSModulePath . You can see the paths listed in $env:PSModulePath as follows: If your target path is C:\\Users\\matt9ucci\\Documents\\WindowsPowerShell\\Modules , execute the following commands: $HOME is a PowerShell's automatic variable containing the full path of the user's home directory (in this case C:\\Users\\matt9ucci ). Import Execute the following command to check if you can import DockerCompletion: After the check, execute the following command to import the installed module: Customization You can add your own completers and modify default completers with your custom script. For information about how to write custom scripts, see completers.ps1 and co","default_branch":null,"files":null,"tree":[],"storefront":"/r/matt9ucci","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/matt9ucci/DockerCompletion/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}