decors / fish-docker-machine

docker-machine completion for fish shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynamically extract all docker-machine command instead listing explicitly

kidpixo opened this issue · comments

Add a function to dynamically extract all docker-machine command instead listing explicitly.
As bonus it will terser and be update resistant.

The command help is somewhat trickier...

I started do develop this stuff in my fork : kidpixo/fish-docker-machine@413d90b

@kidpixo thats a good method!