Merge pull request #33181 from backstage/rugvip/cli-boolean-flag-negation

cli: enable --no- prefix negation for boolean flags
This commit is contained in:
Patrik Oldsberg
2026-03-10 18:27:53 +01:00
committed by GitHub
32 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"buffer": "^6.0.3",
"chalk": "^4.0.0",
"chokidar": "^3.3.1",
"cleye": "^2.2.1",
"cleye": "^2.3.0",
"commander": "^14.0.3",
"cross-fetch": "^4.0.0",
"cross-spawn": "^7.0.3",