Frankly, Command Line first looks mysterious and make you looks like a pro.
But when you spend more time living in the Terminal. It’s not that fun and easy
Let’s take running docker as an example.
Any click in the region will do the jobs.
Any miss doesn’t seem to break anything. Everything can be seen.
One typos break everything.
One way to get it right. Anything else break this.
By installing some predefined completion list.
With the TAB
you can now
Let’s do it with docker example again. Download file here.
More interesting it will complete docker run ...
with the correct input into the ...
and this is the most important things !
More .. about the options
Hope this help bring more happy time in the Terminal.
TGIF and cheers.