We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868393c commit bdd0757Copy full SHA for bdd0757
tools/cli/internal/cli/flag/flag.go
@@ -48,5 +48,5 @@ const (
48
From = "from"
49
To = "to"
50
StabilityLevel = "stability-level"
51
- StabilityLevelShort = "sl"
+ StabilityLevelShort = "l"
52
)
0 commit comments