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 was archived by the owner on Nov 16, 2023. It is now read-only.
Look at short flags in https://microsoft.github.io/bedrock-cli/commands and
For example, some commands have a short flag
-pfor--projectand others have no short flag.An effort was started in the past but is out of date here.. Use https://microsoft.github.io/bedrock-cli/commands as the source of truth
A command option should have same the same short flag and multi-word name across all
CLIcommands to be consistent.Does this require updates to documentation?:
YES!