Skip to content

PPL - query to return all PPL commands #156

@mengweieric

Description

@mengweieric

Is your feature request related to a problem? Please describe.
Auto-complete needs to get all available commands.

Describe the solution you'd like
PPL query to get all commands

Preferred return format

[
...
{
name: search,
expl: 'search' // brief explanation for this command
... // any other useful information related to this command
}
...
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    PPLPiped processing languageenhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions