Describe the bug
When using the cli's hints, optional arguments (e.g. [arg]) are always shown, but not hidden if used.
To reproduce
Fire up the cli and start typing a command with optional arguments (e.g. SET)
Expected behavior
cli tips should hide an optional argument once used.
Additional information
None