SIGN IN SIGN UP
spf13 / cobra UNCLAIMED

A Commander for modern Go CLI interactions

0 0 139 Go

Add env variable to suppress completion descriptions on create (#1938)

COBRA_COMPLETION_DESCRIPTIONS=0 
or 
<PROGRAM>_COMPLETION_DESCRIPTIONS=0
can now be used to disable shell completion descriptions.
V
Ville Skyttä committed
e63925d3216142ba2c8d7641d729c6c15f4433e7
Parent: 236f3c0
Committed by GitHub <noreply@github.com> on 12/17/2023, 6:50:59 PM