Skip to content

py app.command() doesn't work if command has sub-commands #586

@kmvanbrunt

Description

@kmvanbrunt

py app.help() produces output.
py app.alias() does not produce output.

The difference between help() and alias() is that alias() has sub-commands. This is why
py app.alias.create() produces output.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions