Skip to content

command aliases #20

@jesteria

Description

@jesteria

Should be able to specify command aliases, which are passed through to the argparse alias system.

Might be class setting aided by decorator, e.g.:

@alias('deploy')
class Promote(Command):

    …

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions