Skip to content

CommandLineUtils: support aliases #188

Description

@natemcmaster

Would be nice to create shorter versions of subcommands.

app.Command("long-sub-command-name").Alias("lscn")

Help:

Usage:

Commands:
    long-sub-command-name       Description
                                Aliases: lscn

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions