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
{{ message }}
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
Ensure that all osm-health commands and subcommands follow the same convention regarding casing (camel case vs underscore vs hyphens). We have several commands/subcommands where cmdA-cmdB, cmdA_cmdB, and cmdACmdB exist. An example is "osm-health control-plane status"
The text was updated successfully, but these errors were encountered:
Ensure that all
osm-health
commands and subcommands follow the same convention regarding casing (camel case vs underscore vs hyphens). We have several commands/subcommands wherecmdA-cmdB
,cmdA_cmdB
, andcmdACmdB
exist. An example is "osm-health control-plane status"The text was updated successfully, but these errors were encountered: