CLI Tool Vocabulary

Practice CLI tool vocabulary: subcommands, positional arguments vs flags, --help flag, bash completion, distribution channels, and idiomatic CLI design language.

0 / 25 completed
1 / 25
In 'git commit -m "message"', 'commit' is a ___ and '-m' is a ___.

Frequently Asked Questions

What does the "CLI Tool Vocabulary" exercise cover?

Practice CLI tool vocabulary: subcommands, positional arguments vs flags, --help flag, bash completion, distribution channels, and idiomatic CLI design language.

Is this exercise free to use?

Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.

How many questions are in "CLI Tool Vocabulary"?

This exercise has 25 questions. Each one gives instant feedback with an explanation, so you can see exactly why an answer is right or wrong.