You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by "Maxim Orlov (JIRA)" <ji...@apache.org> on 2017/04/23 18:11:04 UTC

[jira] [Commented] (ARIA-147) Support auto-completion in CLI

    [ https://issues.apache.org/jira/browse/ARIA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980495#comment-15980495 ] 

Maxim Orlov commented on ARIA-147:
----------------------------------

The commands auto completion is a builtin click feature. to activate it use `export _ARIA_COMPLETE=source aria`. 

> Support auto-completion in CLI
> ------------------------------
>
>                 Key: ARIA-147
>                 URL: https://issues.apache.org/jira/browse/ARIA-147
>             Project: AriaTosca
>          Issue Type: Story
>            Reporter: Ran Ziv
>            Assignee: Maxim Orlov
>
> Add support for auto-completion in CLI:
> 1) commands/flags completion - (e.g. {{executions}}, {{--force}}, etc.)
> 2) Values completion - auto-complete possible values by querying the storage, e.g. {{aria executions start -s my-service my-workflow}} - the {{my-workflow}} workflow name should be able to auto-complete by querying the service's workflows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)