coder / serpent

CLI framework for scale and configurability inspired by Cobra
Creative Commons Zero v1.0 Universal
6 stars 1 forks source link

Add a field on a command to deprecate #13

Open Emyrk opened 3 months ago

Emyrk commented 3 months ago

Having a "deprecated" field option would be very helpful when migrating commands. The help message should indicate the field was deprecated.