Details
Description
I've tried to explore the CLI features without any doc just through --help command. As a result I've noticed that we do not consider --help flag in almost all commands. For, example, try: cluster --help, cluster topology --help, cluster topology physical --help.
We display help message only when the command has a lack of options.