Skip to content

Doc: Examples of creating single command applications #66

@pmav99

Description

@pmav99

The docs only have examples for creating multi command applications but there are no examples for creating single command applications. Is there support for this usecase?

I mean this:

app cmd1 <args>
    cmd2 <args>
    cmd3 <args>

vs this:

cmd <args>

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsRelated to documentationenhancementImprovement of an existing feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions