You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using aliyun cli in a terminal with a dark background (which is quite common), the output of various help commands contain parameters which are printed in bold black colour which is invisible on a black background terminal:
I believe the fix should be as easy as removing the black color ansi characters from the output, leaving only the bold styling.