# Functions

DeprecateCommand marks the command as deprecated and adds deprecation message.
DeprecateCommandWithAlternative marks the commands as deprecated and adds deprecation message with an alternative.
DeprecateFlag marks the flag as deprecated and hidden with a deprecation message.
DeprecateFlagWithAlternative marks the flag as deprecated and hidden with deprecation message recommending an alternative flag to use.