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
Mark hidden commands in build-cli-definition tool (#847)
~~Make the `build-cli-definition` tool not include hidden commands in
the generated CLI definition JSON file.~~
~~Hidden commands are either internal (like `anaylze`) or work in
progress (like `baseline`) and shouldn't be included in the generated
CLI definition.~~
Updated based on
#847 (review).
Make the `build-cli-definition` tool mark hidden commands in the
generated JSON output.
0 commit comments