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
The output colors created by this command are incorrect:
ui.Warn("Try using the the '%s' command.", terminal.CommandColor("ibmcloud login"))
The text before the substituted parameter is purple as expected.
The substitute text is yellow as expected.
But the text after that is white instead of purple.
Not a critical error, but want to report it.
The text was updated successfully, but these errors were encountered:
The output colors created by this command are incorrect:
ui.Warn("Try using the the '%s' command.", terminal.CommandColor("ibmcloud login"))
The text before the substituted parameter is purple as expected.
The substitute text is yellow as expected.
But the text after that is white instead of purple.
Not a critical error, but want to report it.
The text was updated successfully, but these errors were encountered: