Warning: This is an old version. The latest stable version is Version 8.0.x. API¶ This part of the documentation lists the full API reference of all public classes and functions. Decorators¶ click.command(name=None, cls=None, **attrs)¶ Creates a new Command and uses the decorated function as callback. This will also automatically attach all decorated option()s and argument()s as parameters to the