Skip to content

Added deprecation flag to commands - #682

Closed
FooBarQuaxx wants to merge 0 commit into
pallets:masterfrom
FooBarQuaxx:master
Closed

Added deprecation flag to commands#682
FooBarQuaxx wants to merge 0 commit into
pallets:masterfrom
FooBarQuaxx:master

Conversation

@FooBarQuaxx

Copy link
Copy Markdown
Contributor

I worked on a code base using click and I noticed that I need a way to signal deprecation warning to the user so I thought of adding it into click.
Please check and advice how appropriate this commits to add to click.

@LokiHokie

Copy link
Copy Markdown
Contributor

Something went wrong with GitHub. I will make a new PR for this with your commits and preserve the author information. Sorry.

@github-actionsgithub-actionsBot locked as resolved and limited conversation to collaborators Nov 13, 2020
@kdeldyckekdeldycke added the parsing Parsing, parameters, commands, chaining, context label Aug 8, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

parsingParsing, parameters, commands, chaining, context

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@FooBarQuaxx@LokiHokie@kdeldycke