generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
PPLPiped processing languagePiped processing languageenhancementNew feature or requestNew feature or request
Description
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
Labels
PPLPiped processing languagePiped processing languageenhancementNew feature or requestNew feature or request
Type
Projects
Status
Done